[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mecoder deal with two files



Hi List 


I have two file 1.avi 2.avi  which are ripped form one big video file,
source.avi 

mencoder -ss 5:00 -endpos 2:00 source.avi  -oac  copy  -ovc copy -o 1.avi
mencoder -ss 10:00 -endpos 2:00 source.avi  -oac  copy  -ovc copy -o 2.avi 
   

now I want merge 1.avi 2.avi to one video file (put them together in one file

can you tell me HOW?



-- 
It's all in the mind, ya know.



Reply to: