Hi,
I have 3 FLV files that I would like to join together to make a single FLV file. Does anybody know a good way of doing this?
Thanks for any help, much appreciated.
-Ash R
Hi,
I have 3 FLV files that I would like to join together to make a single FLV file. Does anybody know a good way of doing this?
Thanks for any help, much appreciated.
-Ash R
Avidemux can import and join video files, and can use .flv. Just insert them in the right order. Load up the first one, then use the Append function to insert the second and repeat the same for the third.
Avidemux also supports an excellent range of output files too.
Just use:
in a terminal, or you can find it in Synaptic. If you want the latest version, try the Avidemux website.sudo apt-get install avidemux
Last edited by sleepingdragon; October 23rd, 2008 at 09:21 PM.
<<< ADVERTISE HERE >>>
Code:mencoder -forceidx -of lavf -oac copy -ovc copy -o output.flv clip1.flv clip2.flv clip3.flv
Good afternoon
Where do I get, or how do I install MEncoder? I looked around but any references I found were ambiguous. Running Ubuntu 11.10. Thanks.
Jim
Hi Jimmmac1.
Unless I miss my guess, you should be able to get Mencoder from the Ubuntu Software Centre. Luddite that I am, I'm not on Ubuntu 11:10 yet, or I'd check its availability.
I believe you should also be able to simply type
into a terminal too.Code:sudo apt-get install mencoder
You have all the standard repositories -- such as medibuntu -- activated, right?
'I know lifes a bummer baby, But thats got precious little to do with me' - Monster Magnet
Back to sleep. If you have a problem or questions, please start a new thread.
Bookmarks