> I have the following problem: > I recently tested a MOV (codec DV) file that has the following console log > error > How can I fix this?
The error means your file has some corruption but ffmpeg is able to cope with the problem. You can fix it by playing a file that isn't corrupted, or by using the -loglevel option to hide the warnings, e.g. -loglevel fatal Cheers, Adam. _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".