I had an unexpected problem after demuxing a large flv file (1.15 GB) with FLVExtract and unfortunately, only noticed it after making too much job with it - as the extractor hadn't shown any error message. It appeared like everything above 1GB had been ignored at demuxing (both audio and video). Is it a known issue (or maybe even flv type limitation)? I'm almost sure my original file is OK. In that case I had to separately use a smaller cut for getting the end of the video. Is there a similar software for extraction, handling larger files? Thank you in advance.
+ Reply to Thread
Results 1 to 4 of 4
-
-
Have you tried flvextract 2.1 also ? https://code.google.com/p/flv-extraxct/
Or try ffmpeg, see http://www.simonbrenner.org/Special_Blog?id=11 for some examples. -
small side note: afaik ffmpeg can't extract the timecodes, so you might still need to use FLVExtract to extract the time codes if the input is vfr.
Similar Threads
-
How to join four .flv files in to one .flv file using ffmpeg?
By spiderMan007 in forum EditingReplies: 3Last Post: 26th Aug 2012, 13:18 -
Compress large FLV file to a smaller size FLV file
By RustyBob in forum Video ConversionReplies: 1Last Post: 26th Oct 2011, 17:21 -
Problem with demuxing .ts file
By iXed in forum DVB / IPTVReplies: 5Last Post: 8th Aug 2010, 09:14 -
Demuxing a TS file
By carlmart in forum Video ConversionReplies: 17Last Post: 29th Jul 2009, 15:04 -
Multiple FLV files into 1 big FLV file, how??
By vividbreeze in forum Newbie / General discussionsReplies: 1Last Post: 16th Dec 2008, 15:11