View Single Post
Old 2nd November 2020, 01:10   #15035  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,915
To compare two files to see if are bit-identical you can use the MSDOS command line:

FC /B file1 file2

(FileCompare /binary)

But, of course, if the files are encodes from different encoders it is improbable obtain the same file.
__________________
BeHappy, AviSynth audio transcoder.
tebasuna51 is online now