ijkplayer icon indicating copy to clipboard operation
ijkplayer copied to clipboard

Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.

Results 277 ijkplayer issues
Sort by recently updated
recently updated
newest added

* MacOS 11.3.1 * Xcode 12.5 * Enabled AVFilter So, following the instructions provided, I do... ``` ./init-ios.sh cd config rm module.sh ln -s module-default.sh module.sh cd ios sh compile-ffmpeg.sh...

https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api 通过代码扫描发现有使用fstat, lstat, mach_absolute_time, stat 是否有计划添加PrivateInfo.manifest?

请问iOS横屏的时候怎么实现全屏播放?好像没找到对应的API接口,求知道的大神指点下,谢谢!

我现在有这样一个视频,音频channels是2,这时候在线播放会变得非常卡顿,如果我用ffmpeg -i IMG_3493.MOV -ac 1 IMG_3493Out.MOV命令将他变成1之后就可以正常在线浏览了,大神们知道是这么回事吗? "streams": [ { "index": 0, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding)", "profile": "LC", "codec_type": "audio", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100",...

为了解决rtsp结束的时候发送teardown消息,参考了[nae.patch](http://trac.ffmpeg.org/attachment/ticket/4929/nae.patch#L558)代码。在avforamt.h当中添加成员变量和函数,之后进行编译:compile-ffmpeg.sh 查看生成的动态库和include当中没有查到自定义的函数,在编译compile-ijk.sh时提示了报错?请问为什么自己添加的函数没能编译进去?

rtsp流地址:rtsp://192.168.1.254/xxx.mov,iphone连接一个行车记录仪的wifi。 只要开启移动网络,这个视频流就无法在国外的iphone手机手机上播放。我看日志是ip地址解析错误了: ------------下面是打开移动网络无法播放的log------------- _____3delay====ijkmp_prepare_async()=0 remove 'timeout' option for rtmp. The "user-agent" option is deprecated: override User-Agent header (deprecated, use user_agent) No default whitelist set Original list of addresses: Address 2607:7700:0:f::c0a8:1fe...

Thanks to bilibili's excellent ijkplayer and there is [a well-maintained derived project](https://github.com/zhouwg/kantv). It focus on Android-based device and hope it's useful for community.

03-27 17:54:15.953 4212 4212 W .zk.service.cm: JIT profile information will not be recorded: profile file does not exits. --------- beginning of system 03-27 17:54:25.293 4212 4212 W ContextImpl: Calling a...

ijk现在又不怎么更新了,每次上线崩溃率第一就是这个ijk定位在的IJKSDLGLView里面,真是烦死,想弃用了,真够拉的