[MPlayer-users] Dump audio with -frames option

Nico Sabbi Nicola.Sabbi at poste.it
Mon Aug 4 10:50:29 CEST 2008


On Monday 04 August 2008 10:45:05 AlannY wrote:
> Hi there.
>
> I have an issue with Mplayer. I'm trying to dump audio from DVD.
> I'm specifying a -chapter and -frames options. But Mplayer dump the
> whole chapter and ignores -frames options.
>
> mplayer -vc dummy -vo null -ao pcm:file=tmp.wav -dvd-device dvd.iso
> dvd://1 -chapter 1-1 -frames 100
>
> The length of chapter 1 is 90 seconds and FPS is 29.970. I want to
> dump only first 100 frames ;-) How to?
>
> tnx

mencoder -of rawaudio -frames 100 -o audio.ac3 -oac copy -ovc copy ...



More information about the MPlayer-users mailing list