>
> This did the trick thanks. For the -v verbose this indeed print the last
> decoded frame on normal run but not when using -xerror.
> Eg.
> [AVIOContext @ 0x7f7f77000080] Statistics: 52700397 bytes read, 4 seeks
>

I guess because print_report is not called when exit_program is called in
check_decode_result.
I don't see the way of printing the corrupted frame on decoding failure
(with -xerror) appart from dumping every frame statistic while decoding
with eg. showinfo filter.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to