Created
July 4, 2012 16:21
-
-
Save goncha/3048134 to your computer and use it in GitHub Desktop.
mencoder extract audio from DVD
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mencoder dvd://8 -dvd-device G: -of rawaudio -oac mp3lame -lameopts cbr:br=192 -af resample=44100 -ovc copy -o test.mp3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment