MPlayerPortable Command Line
It appears that the portable version doesn't handle command lines appropriately (not sure it was inteneded to do so - but I thought I'd report it in case your intent was to do so). I was attempting to take audio from a DVD so I could create an audio CD. Essentially converting the AC3 audio to WAV. I saw where MPlayer's command line would let me do this and using the following works to get the audio from the first chapter of a DVD when using Mplayer:
E:\PortableApps\MPlayerPortable\App\mplayer\mplayer -vc dummy -vo null -af resample=44100:0:0 -ao pcm:file=foo.wav -chapter 1-1 dvd://1
- Read more about MPlayerPortable Command Line
- 2 comments
- Log in or register to post comments