((( mplayer dump dvd vob file to harddrive )))
CODE 1 :
$ mplayer dvd://1 -dumpstream -dumpfile -o ~/DVD/rip.VOB(( OR ))
CODE 2 :
$ mplayer dvd://1 -dumpstream -dumpfile ~/DVD/rip.VOBNOTES:
mplayer will rip the video from the DVD to hard drive. into a directory folder /DVD/ in your home directory. (( ~/ )) tilda is a wildcard for home directory.
NOTE:
But the (( -o )) option is not needed for my version of mplayer so i don't use that option switch.
~~~~~~~~~~~~~~~~ ALSO ~~~~~~~~~~~~~~~~~~~
3).
MPLAYER can also record " streeming internet radio " .
((( mplayer dump " internet radio mp3's cc streem.)))
CODE 3 :
$ mplayer -dumpstream http://eldorado-ice.streamguys.us:80/KVEC -dumpfile 2008march-10TH-12pmcc.mp3
No comments:
Post a Comment