[MPlayer-users] MEncoder - Split AVI Files

Fredrik Kuivinen freku045 at student.liu.se
Tue Apr 23 00:52:01 CEST 2002


On Mon, Apr 22, 2002 at 05:55:11PM +0200, Martin Hoffmann wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Is there a method for splitting size based ?
>

Yes. -endpos 100x where x is one of b, kb and mb will stop the
mencoding when the output file has reached a size of 100 bytes, 100
kilobytes or 100 megabytes.

/ Fredrik

> > > DOCS/bugreports.html] How can I split an AVI File with MEncoder?
> > ok, split it into 2 parts with same length:
> > mencoder -ovc copy -oac copy -endpos 0:50:00 -o foo-part1.avi foo.avi
> > mencoder -ovc copy -oac copy -ss 0:50:00 -o foo-part2.avi foo.avi




More information about the MPlayer-users mailing list