View Single Post
  #9  
Old 01-14-2010, 08:43 PM
greenbook greenbook is offline
Junior Member
 
Join Date: Jan 2010
Posts: 12
greenbook is on a distinguished road
Default

Re: Repairing FLV files by remuxing them with freeware FLV Extract and mp4box


I have tried to use the FLV Extract/mp4box tactic, but everytime I attempt to remux the .avi and .mp3 files with mp4box, it fails. The log file is below. There seems to an importing error. I don't know how to fix this and make the remux work.

Code:
[19:35:58] : Yamb 2.1.0.0 beta 2 started !!!

[19:35:58] : OS type detection...Windows XP Home Edition x86 (version 5.1, Build 2600 : Service Pack 3)

[19:35:58] : MP4Box found... C:\Documents and Settings\User\Desktop\MP4Box.exe

[19:35:58] : Tagger found...C:\Documents and Settings\User\Desktop\MP4Box.exe

[19:35:58] : MKVextract found...c:\documents and settings\user\application data\yamb\mkvextract\mkvextract.exe

[19:35:58] : EAC3to found...c:\documents and settings\user\application data\yamb\eac3to\eac3to.exe

[19:36:19] : tests.mp3 loaded.

[19:36:22] : tests.avi loaded.

[19:37:00] : Creation of tests.mp4...

[19:37:00] : Command Line used for Creation : "C:\Documents and Settings\User\Desktop\MP4Box.exe" -add "C:\Documents and Settings\User\Desktop\tests.avi#video:fps=8.926" -add "C:\Documents and Settings\User\Desktop\tests.mp3" -itags tool="Yamb 2.1.0.0 [http://yamb.unite-video.com]" "C:\Documents and Settings\User\Desktop\tests.mp4"

[19:37:00] : File saved in C:\Documents and Settings\User\Desktop\ 

[19:37:01] :  Error importing C:\Documents and Settings\User\Desktop\tests.avi#video:fps=8.926: Feature Not Supported

[19:37:01] : Creation failed.

[19:37:01] : Total Time Elapsed...

[19:37:12] : Yamb 2.1.0.0 beta 2 closed.
Reply With Quote