Open Charles-gao opened 8 years ago
ffmpeg problem ---> libffmpeg.so has text relocations. This is wasting memory and prevents security hardening. Please fix.
FIND_NAME_SYM ---> vitamio/vitamio compilation ".so" lib problem, or other vitamio problem.
@Charles-gao
@FloridaStream so if I meet the FIND_NAME_SYM problem,how could i solve it?tks =D
I don't use vitamio anymore. FIND_NAME_SYM
is a library problem of compilation or compatibility.
@FloridaStream So which library you are using now.
i use VitamioBundle Project directly. Load ffmpeg.so error, i have tried with android 5.0 and 6.0 devices ,but play failed both.
07-13 17:11:47.096 19908-19908/io.vov.vitamio.demo I/Vitamio[5.0.0][Player]: LOAD FFMPEG START: /data/data/io.vov.vitamio.demo/lib/libffmpeg.so 07-13 17:11:47.096 19908-19908/io.vov.vitamio.demo W/linker: libffmpeg.so has text relocations. This is wasting memory and prevents security hardening. Please fix. 07-13 17:11:47.106 19908-19908/io.vov.vitamio.demo E/Vitamio[5.0.0][Player]: FIND_NAME_SYM ffmpeg, ff_ass_split 07-13 17:11:47.106 19908-19908/io.vov.vitamio.demo E/Vitamio[5.0.0][Player]: FIND_NAME_SYM ffmpeg, ff_ass_split_dialog 07-13 17:11:47.106 19908-19908/io.vov.vitamio.demo E/Vitamio[5.0.0][Player]: FIND_NAME_SYM ffmpeg, ff_ass_split_free 07-13 17:11:47.106 19908-19908/io.vov.vitamio.demo E/Vitamio[5.0.0][Player]: FIND_NAME_SYM ffmpeg, av_close_input_file 07-13 17:11:47.106 19908-19908/io.vov.vitamio.demo I/Vitamio[5.0.0][Player]: LOAD FFMPEG END: /data/data/io.vov.vitamio.demo/lib/libffmpeg.so