X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=blobdiff_plain;f=rip_dvd.conf.dist;h=4b15b7175095be47b60172ffd38508598dc3a0c9;hb=6e9e0c34ec53f0ce22bdf993da8fa50beeb0b275;hp=42504ace84954ea47c901f6c05e23896f3332376;hpb=1b45d633c67e15045b8a6ba6113913af08bc163b;p=rip_dvd%2F.git diff --git a/rip_dvd.conf.dist b/rip_dvd.conf.dist index 42504ac..4b15b71 100644 --- a/rip_dvd.conf.dist +++ b/rip_dvd.conf.dist @@ -6,8 +6,9 @@ # NOTE: You can override ANY of the global variables listed in the top of rip_dvd here ########################################################################################### -# specify the path to the rip_dvd script -ripcmd="/myth/video/bin/rip_dvd" +# specify the path to the rip_dvd script (no need to do this if rip_dvd is in +# the same directory as the rip_dvd.wrap script (which is likely). +# ripcmd="/myth/video/bin/rip_dvd" # Specify the device path to the DVD drive dev=/dev/dvd @@ -32,9 +33,6 @@ PATH=/etc/mythtv/bin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/usr/share/tovid:.: # If this is set to 0, other methods will be employed to get the DVD VOB dump. use_mplayer_dumpstream=1 -# 2-channel AVI encoding audio bit rate -audio_bitrate=224 - # If set to 1, this script will call another script to fill in the mythvideo metadata # If you don't use mythtv, set this option to 0. If you use mythtv, and have downloaded # the fill_mythvideo_metadata.pl script shown above, you can leave this option set to 1.