Calling all MP4Box experts!
Ok, so I'm attempting to join track #1 (video) from an MP4 file along with an AC3 file using the following syntax:
MP4Box.exe -add "c:\temp\file.mp4#1" -add file.ac3 outputfile.mp4
Note that this is the exact syntax that Yamb gave me in the log.
This is what I get on the output:
IsoMedia import - track ID 1 - Video (size 720 x 400)
Unknown input file type
Unknown input file type
Saving to c:\temp\outputfile.mp4: 0.500 secs Interleaving
The resulting file is then corrupt. Thing is if I use Yamb to do exactly the same thing it works fine, which I don't understand since Yamb is giving me the same MP4Box command syntax in the log!
Any ideas?
Cheers.
+ Reply to Thread
Results 1 to 8 of 8
-
-
I've the same problem with a little difference:
I've an mp4 video file without any audio tracks and i want to put once. I try do do:
Code:C:\Programmi\YAMB>MP4Box.exe -add "C:\Mp4\audio.ac3" "C:\Mp4\Out.mp4" Unknown input file type (Feature Not Supported) Error importing C:\Mp4\audio.ac3: Feature Not Supported C:\Programmi\YAMB>
-
Have you tried latest mp4box ? https://www.videohelp.com/download/MP4Box-0.4.6-rev2735.zip
ac3 was not supported in older versions. -
-
you should convert AC3 File to AAC, can do with ac3to and nero aac codec, when you convert ac3 file to aac mp4box work.!!!
-
Similar Threads
-
MP4Box command to batch MUX MP4s
By jd185051 in forum Newbie / General discussionsReplies: 5Last Post: 2nd Apr 2017, 11:43 -
Command-line command for fixing AVI?
By timur in forum ffmpegX general discussionReplies: 1Last Post: 23rd Sep 2009, 03:23 -
Command line syntax for mp4box?
By freebird73717 in forum Newbie / General discussionsReplies: 4Last Post: 25th Jul 2008, 22:57 -
command line
By exekutive in forum ffmpegX general discussionReplies: 22Last Post: 2nd Jun 2008, 00:44 -
H264 + AC3 + AC3 --> VOB - What is wrong with my command line?
By olik in forum ffmpegX general discussionReplies: 5Last Post: 3rd Feb 2008, 08:06