View Full Version : Stringing a series of avi's together
ggking7
18th April 2009, 19:54
Can anyone tell me how to string a series of webcam avi's together into a single avi?
Nick
18th April 2009, 20:37
If they are the same resolution, codec etc etc, install avidemux (dependent on distro, may be in your repos, if not a search engine will find)
Open the first AVI in Avidemux, then using Append from the file menu, add the others in order.
Leaving Video and Audio set to Copy and the container set to AVI, select Save As from the file menu to save them all as one AVI
Hope this helps
Nick
ggking7
20th April 2009, 15:55
Thanks a lot Nick.
mousemurder
11th May 2009, 17:14
from command line, my suggestion would be avicut, avimerge i think part of the transcode family.
mencoder would do thismencoder -ovc lavc 1.avi 2.avi 3.avi -o complete.avi
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.