You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
大佬,我翻了你的 FFmpeg 和 ijkplayer-android 仓库,没找到对这块的处理。
编译是可以成功的,使用编译后的 ijkplayer aar 包产物,在 new IJKMediaPlayer 对象的时候会出现崩溃:
segment fault when memcpy(&ff_##x##_protocol, protocol, protocol_size) (which located in libavformat/ijkutils.c) was called
大佬,我翻了你的 FFmpeg 和 ijkplayer-android 仓库,没找到对这块的处理。
编译是可以成功的,使用编译后的 ijkplayer aar 包产物,在 new IJKMediaPlayer 对象的时候会出现崩溃:
segment fault when memcpy(&ff_##x##_protocol, protocol, protocol_size) (which located in libavformat/ijkutils.c) was called