I've been using for some time FLVExtractCL.exe and MP4Box.exe to repair FLV files.
With FLVExtract I get the video and audio files and then I merge them with MP4Box.
However, every now and then there is some FLV file whose video content is extracted to an AVI file (normally FLVExtract produces a .264 video file).
Then when I try to merge the .avi file and the udio file with MP4Box it says it doesn't support that video file.
Is there some other command line utility that lets me merge an AVI file with its audio file?
Thanks.
+ Reply to Thread
Results 1 to 4 of 4
-
-
Hi
Those flv files that you rebuild with MP4Box probably contain h264/aac.
Those "avi" flv files probably contain VP6/mp3.
They will probably rebuild using MKVmergeGUI instead of MP4Box.
(There's a command-line version too) -
This is the output of MP4Box:
AVI VP6F video import - 0 x 0 @ 25.0000 FPS - 3002 Frames
Indicated Profile: Simple Profile @ Level 1
Import results: 0 VOPs (0 Is - 0 Ps)
import using Variable Frame Rate - Removed 3001 N-VOPs
Track ID 1 ctdelay failed
mkvmerge.exe did the trick:Code:mkvmerge.exe -o file.mkv file.avi file.mp3
Similar Threads
-
How to Import Matrox AVI Files into Vegas Pro 8
By SCDVD in forum EditingReplies: 1Last Post: 22nd Mar 2009, 19:57 -
Import Matrox AVI files into Vegas Pro 8?
By SCDVD in forum EditingReplies: 2Last Post: 5th Mar 2009, 17:34 -
Import Avi files
By Willmac in forum Newbie / General discussionsReplies: 3Last Post: 10th Oct 2008, 10:06 -
PinnacleStudio8 LOSES AUDIO during import of .AVI files
By DivXterminator in forum Newbie / General discussionsReplies: 4Last Post: 2nd Jun 2008, 08:43 -
Cant import AVI files into Adobe Premiere Pro 1.5 (again)
By Undead Sega in forum EditingReplies: 1Last Post: 13th Oct 2007, 20:35