X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=blobdiff_plain;f=README;h=0f2d206d228421aa6fc232b46f540a201ee47056;hb=27cd43baa5583cd66597cc68bf2de2782fb780e1;hp=81c3c1b32a37cf24cac5eba724cff1ab0f4ba9fc;hpb=6994fa0d704833bb934b25281b9e62b1036affcc;p=rip_dvd%2F.git diff --git a/README b/README index 81c3c1b..0f2d206 100644 --- 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, @@ -68,7 +71,13 @@ file tracked by GIT (rip_dvd.conf.dist) will then contain the defaults the script needs to run. You can override these in your own rip_dvd.conf file you create locally. This will allow you to get updates from my GIT repository at a later point in time without blowing away your -local settings. +local settings. You can put your copy of the rip_dvd.conf file in +any of the following locations: + + 1) /path/to/rip_dvd/script/rip_dvd.conf.dist + 2) /path/to/rip_dvd/script/rip_dvd.conf + 3) /etc/rip_dvd.conf + 4) /path/to/where/rip_dvd/is/run/from/rip_dvd.conf ---------------------------------------------- MYTHTV MENU SETUP