Skip to content
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

播放网络视频 使用FFmpeg解码,执行到avformat_find_stream_info一直crash #33

Closed
xRuby opened this issue Aug 8, 2017 · 4 comments

Comments

@xRuby
Copy link

xRuby commented Aug 8, 2017

根据你的代码制作了静态库,新建工程引入静态库是可以没有问题的,但是加入到现有工程,使用FFmpeng解码,每次执行到avformat_find_stream_info 便crash,视频是没有问题的,是现有工程设置问题?
2017-08-07 6 57 12

59b25b2c-083b-42a3-833d-cf109a64bb16

@libobjc
Copy link
Owner

libobjc commented Dec 6, 2017

检查一下项目中是否导入了其他基于 FFmpeg 的播放器。应该是你项目中同时存在多个版本的 FFmpeg。

@xRuby
Copy link
Author

xRuby commented Jan 16, 2018

播放本地视频,帧速 怎么感觉慢了几帧,感觉像是慢动作... 是本来就这样还是应该设置什么,求解,上一条报错是之前与环信的SDK冲突

@xRuby
Copy link
Author

xRuby commented Jan 16, 2018

且连续播放几十次之后,状态不能捕获,NSLog 打印的是Playing,实际画面已经停滞。

@xRuby
Copy link
Author

xRuby commented Jan 16, 2018

以上均是FFMpeg格式测试

@libobjc libobjc closed this as completed Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants