On Fri, 24 Dec 2004 18:56:50 -0500
[EMAIL PROTECTED] wrote:

> I have a 1.6GB source XviD AVI file. This single file contains a
> number of episodes, each about half an hour long or less, and I want
> to put each episode into its own file. 

If you just want to split the file up without reencoding use avidemux
or
mencoder -ss <start> -endpos <length> -oac copy -ovc copy -o out.avi in.avi

Martin


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to