Added new Dynamic Range Compression option for HandBrake encodings.
[rip_dvd/.git] / README
diff --git a/README b/README
index e53819b7384ed242cc76c3245523381ac9636ec5..0f2d206d228421aa6fc232b46f540a201ee47056 100644 (file)
--- a/README
+++ b/README
@@ -11,6 +11,9 @@ volname makexml lsdvd dvdauthor gddrescue dvdbackup mencoder mplayer mkisofs
 
 Optional Dependencies:
 lookup imdb info/posters for mythvideo: http://www.mythtv.org/wiki/Fill_mythvideo_metadata.pl
+HandBrake CLI video encoder (version 0.9.3 required for xvid encoding): google to find it
+HandBrake CLI video encoder (version >=0.9.4 required for mp4 encoding): http://handbrake.fr/
+You can also get these HandBrake versions from here: https://www.pippins.net/cgi-bin/index.pl?/www/files/video_utils/handbrake
 
 Windows Dependencies:
 To play back the videos in windows that use the divx encoding profiles, you'll
@@ -33,9 +36,9 @@ To pull updates in the future of this project into your local directory:
 To see the changelog for what you have pulled, run this command:
 > git whatchanged
 
-----------------------------------------------
-ENABLING XVID TO ENCODE USING MULTICORES
-----------------------------------------------
+-------------------------------------------------
+ENABLING MENCODER XVID TO ENCODE USING MULTICORES
+-------------------------------------------------
 The libxvidcore4 package that you can get through ubuntu or debian
 is version 1.1.0. They didn't enable multi-core encoding using this
 library until version 1.2.0. Since you can't get that in a package,