Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
Repairing FLV files by remuxing them with freeware FLV Extract and mp4boxThe index of the saved .flv file can be off. This may cause playability issues with some .flv players.
You can remux the file into a .mp4 file quickly without any transcoding, and the index will be correct. Get FLV Extract and mp4box. Using FLV Extract, drag the saved .flv file from GetFLV to the FLV Extract window. It will demux into video and audio files, ending in .264 and .aac Then, use mp4box to remux those files into an .mp4, like this: Code:
mp4box.exe -add "filename.264:fps=23.976" -add "filename.aac" "filename_output.mp4" |
#2
|
|||
|
|||
Re: Repairing FLV files by remuxing them with freeware FLV Extract and mp4boxThose are working for me. Check the command line carefully and also watch the text displayed by mp4box to be sure it is using your input framerate (it defaults to 25). Also check the output video file to be sure the framerate is the same as what you had on the command line.
|
#3
|
|||
|
|||
Re: Repairing FLV files by remuxing them with freeware FLV Extract and mp4boxHello there,
Either FLV or any other format files often faces corruption. As these files get corrupted they become inaccessible or produce some unpredictable error while running, Not FLV only any format files if corrupted can be repaired easily. There are some software to repair mp4 music files. Now and then files get corrupted and need to be repaired. There are many trail version download links are present on internet for the newbies out there, which can try the trial version and can repair the files by themselves. Regards Glacy |
Tags: fix, fix flv, flv, flv extract, mp4, mp4box, out of sync, problem, repair, repair flv, repairing |
Thread Tools | |
Display Modes | |
|
|