|
How to rip a DVD on linux ... |
|
|
|
Written by Patrik Gfeller
|
|
Saturday, 16 May 2009 |
|
# mplayer -dumpstream -dumpfile video.mpg dvd://The line above will rip from the DVD to the file "video.mpg" - then you can use mencoder to convert it to a format of your choive (if necessary) - or you can directly play the file. # encoder video.mpg -ovc lavc -lavcopts vcodec=mpeg4 -ffourcc DIVX -vf scale -zoom -xy 480 -vf-add crop=480:272 -oac mp3lame -lameopts cbr:br=128 -o video.avi |
|
Last Updated ( Sunday, 17 May 2009 )
|
|
Read more...
|
|
|
|
<< Start < Prev 1 2 3 4 5 Next > End >>
|
| Results 1 - 9 of 40 |