From: Alan J. Pippin Date: Sun, 7 Feb 2010 04:30:21 +0000 (-0700) Subject: Updated usage to reflect ability to rip directly from VOB X-Git-Tag: 2_0~6 X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=commitdiff_plain;h=d52b9ef8721af6a0e9cc71ef9b2b48012083f6eb;p=rip_dvd%2F.git Updated usage to reflect ability to rip directly from VOB --- diff --git a/rip_dvd b/rip_dvd index 6846ba3..7158101 100755 --- a/rip_dvd +++ b/rip_dvd @@ -142,6 +142,7 @@ function usage() { echo >&2 " 2) If dvdname is a full path to a DVD folder, it will be ripped as a DVD instead of $dev" echo >&2 " 3) If dvdname is a full path to an MPG2 file, it will be ripped as a DVD instead of $dev" echo >&2 " 4) If dvdname is a full path to an ISO file, it will be ripped as a DVD instead of $dev" + echo >&2 " 5) If dvdname is a full path to a VOB file, it will be ripped as a DVD instead of $dev" echo >&2 " -p Specify which encoding profile to use in -x mode as shown below:" echo >&2 " Mencoder and Handbrake Encoder Profiles:" echo >&2 " - xvidvhq = AVI, very high quality encoding, Xvid codec, 2 pass encoding (default)"