Hello, I have a problem that got me stuck for all last week!
I would like to know if it exists any software that allow me to merge or join two different .flv files; the software must be usable by command line (no GUI) in order to be embedded in external application. I tried ffmpeg and mencoder but they didnt produce any playable .flv, or maybe i just dont know them well enough.
I also would like to avoid re-convert .flv to other format before joining them and re-convert in flv.
Thank you all!!
+ Reply to Thread
Results 1 to 11 of 11
-
-
Hello Baldrink!
Thank you for moving my post in the right place!
I tried to use this:
ffmpeg -i first.flv -i second.flv third.flv
It just gives a flv with the content of the first.flv.
I also tried to use in windows:
copy /b first.flv + second.flv third.flv
and then reencode third.flv with ffmpeg but the result is the same
what syntax would you write using ffmpeg?
Thanks again a lot!!! -
Already tried, the result file just plays the first .flv
(
The files do have the same characteristics since I tried to concat the same file after giving it a different names. So it seems there's no solution....
thanks anyway -
I got this message Unknown audio codec 'pmc_16le' while converting to avi
Seems like i have something missing, can I use some other codec? -
Probably your version of ffmpeg. http://tirnanog.fate.jp/mirror/ffmpeg/ffmpeg.rev6199.7z
You might need pthreadgc2.dll in the same folder :
http://sourceware.mirrors.tds.net/pub/sourceware.org/pthreads-win32/dll-latest/lib/pthreadGC2.dll -
flvjoin.exe that is shipped along with Movica should do the trick for you.
http://movica.sourceforge.net
Similar Threads
-
Flv with avc and aac coding.How do i join them anyway?
By noeway in forum EditingReplies: 1Last Post: 19th Apr 2012, 04:13 -
How To Join Flv Video Together Keeping Sync
By jamespoo in forum EditingReplies: 5Last Post: 15th Oct 2011, 07:28 -
FLV - MP4 - Join
By Simmons in forum Video ConversionReplies: 1Last Post: 13th May 2011, 07:54 -
Error trying to join FLV files with MEncoder
By sldvd in forum Video ConversionReplies: 5Last Post: 13th Apr 2011, 02:15 -
which software works best for flv to dvd can i convert dvdor flv to divx
By rugrat23 in forum Video ConversionReplies: 2Last Post: 19th Jan 2011, 12:39