I'm getting the following error from the decoding process:
[h264 @ 0x9fcf9a0] concealing 300 DC, 300 AC, 300 MV errors
Is there a way (programmatically) to recognize this error?
The avcodec_decode_video2 only returns a negative value on error or
the number of decoded bytes.
Is this one of the erros that make this function returns a negative
value? Thanks in advance.
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to