Hello,

I am hoping to change the Display Aspect Ratio of a series of files (using 
-aspect 4:3 -c copy) but make framemd5s (or regular md5s of the decoded stream) 
before and after the aspect ratio change.

I did a test with a h264 transcode, purely to produce a file that would have a 
different decoded md5.

Here was my command line:

ffmpeg -i Sequence.01.mov -f framemd5 Sequence.01.framemd5 -c:v h264 -c:a copy 
Sequence.01.mkv -f framemd5 Sequence.01h264.framemd5


It produced identical framemd5s. Is it possible to get ffmpeg to produce a 
framemd5 of the output file as well?


Thanks,


Kieran.






------
This email has been scanned for spam and malware by The Email Laundry.

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to