-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
安卓11 播放视频 崩溃(编译最新版代码后已解决) #5243
Comments
一样的问题 |
已解决,编译最新版本的代码后没问题了。 |
@wuliaodemeng 是更新最新的ijkffmpeg吗,我看ijkplayer代码并没有提交记录 |
编译的2月份的代码,安卓11能正常播放视频了。 |
D/IJKMEDIA: ijkmp_set_data_source(url="http://47.104.146.244:5080/CDM/29.flv")
ijkmp_set_data_source(url="http://47.104.146.244:5080/CDM/29.flv")=0
IjkMediaPlayer_setVideoSurface
ijkmp_set_android_surface(surface=0x7ff05d14f8)
ffpipeline_set_surface()
ijkmp_set_android_surface(surface=0x7ff05d14f8)=void
IjkMediaPlayer_prepareAsync
ijkmp_prepare_async()
I/IJKMEDIA: ===== versions =====
ijkplayer : k0.8.8
FFmpeg : ff3.4--ijk0.8.7--20180103--001
libavutil : 55.78.100
libavcodec : 57.107.100
libavformat : 57.83.100
libswscale : 4.8.100
libswresample: 2.9.100
===== options =====
player-opts : packet-buffering = 0
format-opts : ijkapplication = -5476376633519722848
format-opts : ijkiomanager = -5476376633291992960
format-opts : analyzeduration = 100
format-opts : probesize = 65536
format-opts : flush_packets = 1
===================
I/IJKMEDIA: SDL_RunThread: [26474] ff_msg_loop
D/IJKMEDIA: message_loop
FFP_MSG_FLUSH:
I/IJKMEDIA: SDL_RunThread: [26475] ff_vout
I/IJKMEDIA: SDL_RunThread: [26476] ff_read
D/IJKMEDIA: ijkmp_prepare_async()=0
A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x72006444098000 in tid 26476 (ff_read), pid 26317 (com.example.mb)
@tewilove @devloe @ened @willerce @chundong
各位大佬,安卓11版本播放视频时崩溃了,报错信息如上,安卓10没问题,请问是啥原因呀。
The text was updated successfully, but these errors were encountered: