[MPlayer-users] [mencode] Splitting avi's with all audio streams

Jürgen Heimüller juergen at nana-media.de
Fri Mar 26 14:46:12 CET 2004


hi list,

there's a mac-app called "explicit" (a front-end written by Sveinbjorn 
Thordarson ),
that splits an avi into two segments using mencode with the following 
commands:

mencoder -ovc copy -oac copy -endpos h:mm:ss -o [segment_1] 
[your_video_file]
mencoder -ovc copy -oac copy -ss h:mm:ss -o [segment_2] 
[your_video_file]

unfortunately, if there is more than one audio stream in the source 
file,
these commands only copy the second audio stream into the split files...

I'm quite new to mencoder, does anyone know, how the command should be
changed to copy all audio streams?

thanks in advance
juergen heimueller




More information about the MPlayer-users mailing list