I am using ffmpeg essentials 8 to do integrity testing on supported file 
types.I consistently get an exit code = 0, even with a lot of text on STDOUT 
talking about invalid headers, bad data, etc.
I am using this command in a Windows CMD file:ffmpeg.exe -v warning -i %1 -f 
null -
and testing %ERRORLEVEL% for zero
Q:  is there a simple command line that will give me an accurate Zero or 
Non-Zero for file integrity?
_______________________________________________
ffmpeg-user mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to