Log in

View Full Version : 23.976 x264 .AVI wonīt mux to .MP4 with YAMB


idamien
14th June 2007, 00:02
Hi,

Just finished some HD-DVD backup encodings to x264 using VfW (Death the Sheep) in VirtualDubMod getting some .avi files as the video output. Next tried to mux the video, audio, subtitles and chapters into .mp4 using Yamb 1.6 but Yamb issues an unclarified error when trying to open the .avi video file, so I canīt mux using Yamb 1.6.

Next I tried Yamb 2.0 Preview and again it canīt mux. Here though the error issued is that 23.976 FPS is not supported! Not supported for .mp4 container??? Or not supported FROM an .avi file? Or not supported FROM an .avi file CONTAINING h.264 encoded material.... AAAAAHHHHHHH!!!!!!!

All I can say is that Yamb doesnīt do the job and I donīt think the problem is with the .avi files. I have tried muxing these same input .avi video, audio, subtitle and chapters files to .mkv using mkvtoolnix and it works just fine... Also I have already done some backup encodes from HD-DVD to x264 using the command line converter and outputting to .mp4 and it worked just fine. The .avi files play perfectly.

So my guess is: itīs not a feature supported by Yamb.

Is this correct? Am I missing something? Is there another tool that muxes .avi x264 23.976 material to .mp4 along with audio, subtitles and chapters?

Sorry if I wrote something stupid and thanks for reading and trying to help.

[P]ako
14th June 2007, 00:57
YAMB is only a GUI to MP4BOX. Open a command prompt and CD to the folder where mp4box is located, also copy/move the avi there. Type:

MP4Box -add video_name.avi -fps 23.976 video_name.mp4

If that doesn't work, mux the AVI to MKV and then extract the video. It will extract as track1.h264 (raw), and I am sure YAMB can work with it.

burfadel
14th June 2007, 07:58
Try the latest Yamb, as the Yamb 2 preview is older... Kurtnoise brings out a new build every few weeks, the last one being 13 June 2007, and before that the beginning of June. They can be downloaded from his website here:

http://kurtnoise.free.fr/index.php?dir=Yamb/

He also builds Mp4box, and is frequently updated as well. It can be found here:

And BSN replacement for Besweet here: (15 May 2007)

http://kurtnoise.free.fr/index.php?dir=BeLight/

and Mp4box 0.4.4 here:

http://kurtnoise.free.fr/index.php?dir=mp4tools/

Of course the main directory is:

http://kurtnoise.free.fr/index.php

Check back occasionally for new builds!

Hope these work for you :)

Kurtnoise
14th June 2007, 12:45
Yeah, you have to use the 2.xxx builds to do that flawlessly.