Re: Kleine Audiosequenz aus Image extrahieren

Manfred Hollstein <[email protected]>
Newsgroups gmane.linux.suse.multimedia.german
Message-ID <[email protected]>
Moin,

On Fri, 12 Feb 2010, 14:51:58 +0100, Al Bogner wrote:
> Warum extrahiert das nicht 30 Sekunden, sondern die volle Länge?

Weil "-endpos" nicht relativ zu "-ss" ist, sondern absolut.

> mplayer -dvd-device "$ISOFILE" dvd://1 -vo null -alang de \
> -ss 12:50 -endpos 30 -dumpaudio -dumpfile "$AC3FILE"
> 
> Ich habe schon probiert die Optionen unterschiedlich anzuordnen, ohne Erfolg.

Mach mal

  mplayer -dvd-device "$ISOFILE" dvd://1 -vo null -alang de \
    -ss 12:50 -endpos 13:20 -dumpaudio -dumpfile "$AC3FILE"

HTH, cheers.

l8er
manfred
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.