Brave Cobra's Hideout
If Linux doesn't have the solution, you have got the wrong problem.
HomeNews

News

Linux

Linux: Joining movie parts is easy with mencoder

Contributed by bravecobra on Oct 23, 2008 - 10:19 PM

Linux

How often does it happen that, when downloading a movie, it's all separated into chunks? You don't want to open file by file when watching that movie. You want to combine all those chunks into a single avi, wmv or mpeg. Mencoder is your solution. 
Try this to join 2 flash movies a.flv and b.flv into c.flv:
 mencoder -oac copy -ovc copy -idx -o c.flv a.flv b.flv
If you want a GUI for mencoder, you should definitely try kmenc15.
 

Rating

  • Currently 0 / 5 Stars.

No comments posted yet.

Only logged in users are allowed to comment. Register or log in.