[MEncoder-users] splitting avi files

Menuhin Saitov menuhin at web.de
Thu Jul 14 13:58:26 CEST 2005


On Thu, Jul 14, 2005 at 12:33:42PM +0200, Assa Yeroslaviz wrote:
> 
> It's still doesn't solve my problem. 
> 
> How can i split an avi file (size 752mb) into two files (one with 699mb & one with the rest of it)?
> 

You should check how much mb is 30 min with

mencoder -ovc copy -oac copy -ss 00:30:00 -o test.avi movie.avi

and then

mencoder -ovc copy -oac copy -endpos 01:00:00 -o test.avi movie.avi

as expample .

Menuhin

-- 
Saitov Menuhin
http://www.msaitov.de.vu




More information about the MEncoder-users mailing list