Difference between revisions of "VLC HowTo/Extract audio"
Jump to navigation
Jump to search
m (Added link to lengthy HOWTO elsewhere online.) |
m (→See Also) |
||
Line 6: | Line 6: | ||
== See Also == | == See Also == | ||
− | * [http://www.wikihow.com/Rip-DVD-Audio-to-MP3-Using-VLC-Media-Player How to Rip DVD Audio to MP3 Using VLC Media Player, Edited by AudioDude and 2 others, WikiHow.com | + | * [http://www.wikihow.com/Rip-DVD-Audio-to-MP3-Using-VLC-Media-Player How to Rip DVD Audio to MP3 Using VLC Media Player], Edited by AudioDude and 2 others, WikiHow.com |
Revision as of 12:38, 2 September 2011
VLC can extract audio from most sources with no loss of quality, because there is no re-encoding of the content.
The way to do this for DVD video is (on Linux):
vlc --no-sout-video dvdsimple:///dev/scd0@1:1 :sout='#std{access=file,mux=raw,dst=./file.ac3}'
See Also
- How to Rip DVD Audio to MP3 Using VLC Media Player, Edited by AudioDude and 2 others, WikiHow.com