yxteagle 2016-01-19 09:10 采纳率: 50%
浏览 13618
已采纳

ffmpeg在arm平台linux系统下,做h264的视频流截图时报错如下,大部分图片显示不全

[h264 @ 0x24900] RTP: missed 1 packets
Invalid UE golomb code
Invalid UE golomb code
[h264 @ 0x24900] error while decoding MB 10 44, bytestream -50
[h264 @ 0x24900] concealing 119 DC, 119 AC, 119 MV errors in I frame
[h264 @ 0x24900] RTP: missed 57 packets
[h264 @ 0x24900] error while decoding MB 58 44, bytestream -6
[h264 @ 0x24900] concealing 71 DC, 71 AC, 71 MV errors in P frame
[h264 @ 0x24900] RTP: missed 14 packets
[h264 @ 0x24900] RTP: missed 9 packets
[h264 @ 0x24900] RTP: missed 1 packets
[h264 @ 0x24900] RTP: missed 8 packets
[h264 @ 0x24900] RTP: missed 2 packets
[swscaler @ 0x36d500] No accelerated colorspace conversion found from yuv420p to bgr24.
Invalid UE golomb code
[h264 @ 0xe49b0] error while decoding MB 10 44, bytestream -50
[h264 @ 0xe49b0] concealing 119 DC, 119 AC, 119 MV errors in I frame
[h264 @ 0x124130] error while decoding MB 62 24, bytestream -6
[h264 @ 0x124130] concealing 1667 DC, 1667 AC, 1667 MV errors in P frame
[h264 @ 0x7de30] error while decoding MB 58 44, bytestream -8
[h264 @ 0x7de30] concealing 71 DC, 71 AC, 71 MV errors in P frame
got frame!
[h264 @ 0x129580] error while decoding MB 23 38, bytestream -6
[h264 @ 0x129580] concealing 586 DC, 586 AC, 586 MV errors in P frame
got frame!
[h264 @ 0xe49b0] error while decoding MB 31 37, bytestream -12
[h264 @ 0xe49b0] concealing 658 DC, 658 AC, 658 MV errors in P frame
got frame!
got frame!
[h264 @ 0xcd910] error while decoding MB 25 35, bytestream -6
[h264 @ 0xcd910] concealing 824 DC, 824 AC, 824 MV errors in P frame

  • 写回答

5条回答

  • threenewbee 2016-01-19 11:32
    关注

    arm cpu性能不足,做这种高强度的编码有些勉为其难,把码率和压缩比降低了看看,不行只能用更好的cpu了。

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(4条)

报告相同问题?

悬赏问题

  • ¥15 安卓adb backup备份应用数据失败
  • ¥15 eclipse运行项目时遇到的问题
  • ¥15 关于#c##的问题:最近需要用CAT工具Trados进行一些开发
  • ¥15 南大pa1 小游戏没有界面,并且报了如下错误,尝试过换显卡驱动,但是好像不行
  • ¥15 没有证书,nginx怎么反向代理到只能接受https的公网网站
  • ¥50 成都蓉城足球俱乐部小程序抢票
  • ¥15 yolov7训练自己的数据集
  • ¥15 esp8266与51单片机连接问题(标签-单片机|关键词-串口)(相关搜索:51单片机|单片机|测试代码)
  • ¥15 电力市场出清matlab yalmip kkt 双层优化问题
  • ¥30 ros小车路径规划实现不了,如何解决?(操作系统-ubuntu)