Merge video files with mencoder
To merge video files together with mencoder is simple:
mencoder -oac copy -ovc copy file1.avi file2.avi file3.avi -o full_movie.avi
To merge video files together with mencoder is simple:
mencoder -oac copy -ovc copy file1.avi file2.avi file3.avi -o full_movie.avi
May 17, 2008
blog comments powered by Disqus