video editor

Adam Vandemore amvandemore at gmail.com
Fri Feb 20 07:55:47 PST 2009


prad wrote:
> any recommendations for software that can join or split wmv, mpg, avi
> etc etc?
>
> i came across mencoder for joining on this page 
> http://mindspill.net/computing/linux-notes/how-to-join-video-files-in-linux.html
> but i don't really know much about this sort of thing so i'm looking
> for suggestions.
>   
Some files like mpg's you can just cat together and pipe to files then 
run through ffmpeg.  Merging files of different and various types can be 
done with ffmpeg -i.  I've had occasional troubles with ffmpeg choking 
on certain files then having to turn to mencoder or vice versa.  
mencoder is more powerful than ffmpeg in general which means ffmpeg is 
easier to learn.  If you prefer more of a gui approach, avidemux2 is a 
good app.

-- 
Adam Vandemore
Systems Administrator
IMED Mobility
(605) 498-1610



More information about the freebsd-questions mailing list