[MPlayer-users]Dumping DVD audio

Rashkae rashkae at tigershaunt.com
Mon Feb 26 01:25:40 CET 2007


Nico Sabbi wrote:
> Jonny Barnes wrote:
> 
>> So no one knows of a way todo this?
>> _______________________________________________
> 
> 
> for i in $chapters; do  mplayer -chapters $i-$i -dumpfile audio$i.ac3 
> dvd://; done
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
> 
I think your missing a -dumpaudio in there.


for i in $chapters; do  mplayer -chapters $i-$i -dumpaudio -dumpfile 
audio$i.ac3 dvd://; done



More information about the MPlayer-users mailing list