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
2008-05-17 [, , , , ]
  • shesek

    Thanks, I was just looking for that. Any chance you happen to know if its possible with ffmpeg too?

blog comments powered by Disqus