ijkplayer
ijkplayer copied to clipboard
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
用arm64-v8a崩溃 Fatal signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x7783dd1920 in tid 25128 (ff_read), pid 22268 (rmdzh.ijkplayer) 哪位碰到了这个问题
如题, 第一次启动app总能碰到这个问题, 能否修复一下. 自己修复了带来了倍速播放crash, 所以又还原了. Main Thread Checker: UI API called on a background thread: -[UIApplication applicationState] PID: 2321, TID: 713826, Thread name: (none), Queue name: com.apple.root.user-initiated-qos, QoS: 25 Backtrace:...
一般卡顿时会重新加载一下播放地址,ijk没有找到相关的方法,只有重新构建播放器吗?
因为我需要拿到每一帧的数据做其他功能
只是部分机型有这样现象,解码速度不慢,但是在opengles取render时用时太慢竟然能达到100ms,SDL_VoutOverlay的format采用SDL_FCC_NV12,什么原因呢?
android 使用软解码,SurfaceView作为渲染器,播放rtsp 视频一段时间后,画面卡住,报错。怎么修改底层代码SDL_VoutAndroid_SetAndroidSurface?
我使用`ViewPager`來播放多個影片,可以左右滑動切換影片,當進入影片或者左右滑動時,時常會出現以下錯誤,影片就卡住只剩下聲音。 ``` E/BufferQueueProducer: [SurfaceTexture-0-27142-6] connect(P): already connected (cur=2 req=2) E/IJKMEDIA: SDL_Android_NativeWindow_display_l: ANativeWindow_lock: failed -22 ```
我按照https://www.jianshu.com/p/ce67fed1cf09这条简书上的步骤编译,出现错误 这是编译时报的错误 use_pkg_config libx264 x264 stdint.h x264.h x264_encoder_encode check_pkg_config libx264 x264 stdint.h x264.h x264_encoder_encode pkg-config --exists --print-errors x264 Package x264 was not found in the pkg-config search path. Perhaps you...