From: Alan J. Pippin Date: Fri, 22 May 2009 20:48:34 +0000 (-0600) Subject: Added new "-j 2" option to the rip_dvd.wrap script X-Git-Tag: 1_0~7 X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=commitdiff_plain;h=a3b48d5a629b43baf5a894edbddbcd102c7d077b;p=rip_dvd%2F.git Added new "-j 2" option to the rip_dvd.wrap script --- diff --git a/rip_dvd.wrap b/rip_dvd.wrap index b959fe6..09ba254 100755 --- a/rip_dvd.wrap +++ b/rip_dvd.wrap @@ -43,7 +43,7 @@ dvdname=${dvdname%.} # remove trailing '.' character # - collection = Only DVD main feature is ripped # - childrens = Only DVD main feature is ripped # - church = Only DVD main feature is ripped -rip_opts="$*" +rip_opts="$* -j 2" if [ "$dvdtype" == "netflix" ]; then echo "-> Ripping Netflix DVD" dest=/myth/video/DVDs/Netflix