Added additional GIT commands to the README file
[rip_dvd/.git] / rip_dvd.conf.dist
index da1dad64cabcadc8bfbf7d91fae7c3786142ac8b..c05e4b4a2b8db4143acf1cbbe09a4a3f7c25187b 100644 (file)
@@ -10,7 +10,7 @@
 ripcmd="/myth/video/bin/rip_dvd"
 
 # Specify the device path to the DVD drive
-dev=/dev/dvd2
+dev=/dev/dvd
 
 # Specify the path to the log directory 
 logdir=/var/log/ripdvd
@@ -22,7 +22,7 @@ tmpdir=/myth/video/DVDs/.ripdvd
 mailto=root
 
 # Setup the path to the tools needed by this ripper
-PATH=/etc/mythtv/bin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:.:$PATH
+PATH=/etc/mythtv/bin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/usr/share/tovid:.:$PATH
 
 # Use mplayer dumpstream to create the main VOB file
 # If set to 0, cat and other utils will be used to make it instead.