dick471 Posted February 9, 2008 Share Posted February 9, 2008 Is there any program that will join .mpeg/wmv files and run in VLC player (Running Gutsy 7.10)? Link to comment Share on other sites More sharing options...
chezy666 Posted February 9, 2008 Share Posted February 9, 2008 Cant say for sure, but Avidemux might help you with that. Link to comment Share on other sites More sharing options...
Foub Posted February 9, 2008 Share Posted February 9, 2008 Is there any program that will join .mpeg/wmv files and run in VLC player (Running Gutsy 7.10)? Go to Ubuntu's ADD/Remove section and type video. It'll show you several video editing programs Link to comment Share on other sites More sharing options...
Borbus Posted February 9, 2008 Share Posted February 9, 2008 I doubt WMV files would work. You should use open source containers like Matroska. Matroska files are very easy to join. If Matroska can hold the MPEG video you could just remux it into a matroska container, using the append feature. Link to comment Share on other sites More sharing options...
Kreuger Posted February 9, 2008 Share Posted February 9, 2008 I usually use a terminal to join videos. The command I use works for videos of the same resolution and using the same codec, it's mencoder -oac copy -ovc copy -idx -o output.avi video1.avi video2.avi I'm sure you could use .mpg/wmv files too. I always use this and then use Avidemux to convert to mp4 videos as I've found them to be the smallest. Link to comment Share on other sites More sharing options...
kyro Posted February 10, 2008 Share Posted February 10, 2008 mencoder ffmpeg are nice commandlines to join , I would also suggest you to search for devede http://www.rastersoft.com/programas/devede.html Link to comment Share on other sites More sharing options...
dick471 Posted February 10, 2008 Author Share Posted February 10, 2008 SOLVED: Kino will work just fine, & My copy of Boilsoft's video joiner will work in Wine! Thanks again. Link to comment Share on other sites More sharing options...
Recommended Posts