befovy / ijkplayer

Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support. Backend for https://github.com/befovy/fijkplayer, fijkplayer 的播放内核
GNU General Public License v2.0
154 stars 92 forks source link

App was crashed on iPhone 11 (iOS 15,5) #81

Open ProFive opened 2 years ago

ProFive commented 2 years ago

Sometimes app was crashed when I forced to close the application

Thread 28 name: Thread 28 Crashed: 0 Flutter 0x0000000105322e54 -[FlutterEngine textureFrameAvailable:] + 32 1 ChillaxBaby 0x0000000100e48c88 -[IJKFFMediaPlayer display_pixels:] + 252 (IJKFFMediaPlayer.m:503) 2 ChillaxBaby 0x0000000100e690fc vout_display_overlay_l + 104 (ijksdl_vout_ios_gles2.m:127) 3 ChillaxBaby 0x0000000100e690fc vout_display_overlay + 320 (ijksdl_vout_ios_gles2.m:146) 4 ChillaxBaby 0x0000000100e53c54 video_image_display2 + 232 (ff_ffplay.c:1061) 5 ChillaxBaby 0x0000000100e53c54 video_display2 + 344 (ff_ffplay.c:1226) 6 ChillaxBaby 0x0000000100e51bdc video_refresh + 1700 (ff_ffplay.c:1725) 7 ChillaxBaby 0x0000000100e51bdc video_refresh_thread + 2008 (ff_ffplay.c:4450) 8 ChillaxBaby 0x0000000100e563a8 SDL_RunThread + 40 (ijksdl_thread_ios.m:33) 9 libsystem_pthread.dylib 0x000000022e8b49ac _pthread_start + 148 (pthread.c:891) 10 libsystem_pthread.dylib 0x000000022e8b3e68 thread_start + 8