Hello,
I'm working with a H264 ip camera, openRTSP and openCV with FFMPEG
codecs, I get the video stream from the camera using openRTSP and send
it to a named pipe, then I use openCV to open it and process the frames
in real time.
My problem is that there are some corrupt frames that FFMPEG can't
decode and instead of discarding them, it gets stuck trying to decode
them.
In previous versions of FFMPEG I didn't have this issue because it just
simply discarded the corrupted frames.
"number of reference frames exceeds max (probably corrupt input),
discarding one"
Any help will be really appreciated.
Thanks.
_______________________________________________
ffmpeg-user mailing list
[hidden email]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-user