Thank you for reply.
here is what i do
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
cat 1.avi 2.avi| mencoder -ovc copy -oac copy -o 0.avi -noidx -
mencoder -o ok.avi -ovc copy -oac copy 0
BingYU wrote:
> 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 t
On Friday May 13 2005 07:59, BingYU wrote:
> I have two file 1.avi 2.avi which are ripped form one big video file,
> source.avi
> [...]
> now I want merge 1.avi 2.avi to one video file (put them together in one
> file
Get transcode, it comes with a program "avimerge" to du just that. The sad
thi
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 (p
4 matches
Mail list logo