On Sun, 3 Sep 2017, James Almer wrote:

Skip the invalid data in an attempt to find one instead, and continue decoding 
from there.

Fixes ticket #6634

If you skipped some broken ADTS frames, which were previously reported errnous, then can you signal that somehow? (E.g. by setting AVFrame->decode_error_flags on the next frame, or adding AV_FRAME_FLAG_CORRUPT flag to the next returned frame?)

Thanks,
Marton
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to