shouxieai / tensorRT_Pro

C++ library based on tensorrt integration
MIT License
2.57k stars 546 forks source link

rtsp视频流解码报错 #177

Closed ZJU-lishuang closed 1 year ago

ZJU-lishuang commented 1 year ago

报错如下,这个错误影响解码吗

[h264 @ 0x7f918c007980] concealing 1466 DC, 1466 AC, 1466 MV errors in I frame
[rtsp @ 0x7f918c0021c0] RTP Xiph packet settings (0,1,0) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
Decode Error occurred for picture 0
shouxieai commented 1 year ago

提示说你需要更新你的ffmpeg版本。你可以试试看