movie-compare-dvd - Test whether a burn was successful
Contents
Bugs
None known. Please report any bugs to videotrans@berkvens.net!
videotrans movie-compare-dvd(1)
Description
This program takes two directory names and compares all the files in the two directories with each other.
I personally use this program to compare the files on a freshly burnt DVD with the originals, but the
program can compare any two directories for differences.
The program takes into account that files might be named slightly differently in the different
directories. Currently, it takes into account that lowercase and uppercase letters should be treated as
being the same, and the underscore and minus signs are treated equally.
Diagnostics
The program will report "Thefilesarethesame" if the directories are equal.
The program will report "ThefilesareNOTthesame" if the directories are not the same and will report
the differences in diff-style output. In this case, the program will exit with a non-zero exit code.
Example
The command line that I use most often is:
movie-compare-dvddvd_buffer_directory/dvdmountName
movie-compare-dvd - Test whether a burn was successful
See Also
videotrans(1), movie-title(1), movie-make-title(1), movie-make-title-simple(1), movie-rip-epg.data(1), movie-to-dvd(1)
Synopsis
movie-compare-dvd directory1_to_check directory2_to_check
