View Full Version : Need an MP4 muxer
lindewell
2nd September 2011, 18:21
Hello is there a good mp4 muxer out there. I tried MP4Box and Yamb but there are insanely slow, I don't understand why it isn't as fast as tsMuxer.
CarlEdman
6th September 2011, 21:41
While mp4box is no speed demon, the limiting factor appears to be hard drive, not CPU speed. So if you use one (preferably fast HDD) for the source material and another (preferably faster SSD) for the output, you can achieve pretty good performance. Also the recent nightly GPAC builds (http://gpac.wp.institut-telecom.fr/downloads/gpac-nightly-builds/) of mp4box seem to help and be definitively less buggy.
CarlEdman
6th September 2011, 21:42
Yamb, by the way, is just an MP4Box front-end, so it would not help any problems you have with MP4Box.
madhatter300871
15th September 2011, 13:48
I use MP4box in my own bluray app, I use a GPAC build (probably a few months old now) and have no real speed complaints.
Hope this helps.
hello_hello
15th September 2011, 16:49
Compared to muxing MKVs with MKVToolnix, muxing MP4s with YAMB is like watching paint dry. The limiting factor might be hard drive speed but Yamb extracts the streams from the original MP4, writes a temporary file, then imports that file to write the new MP4, mostly using the same hard drive.
MKVToolnix seems to simply read the original file while it's writing the second and lets you read from one hard drive while it writes to another.
Unless you particularly need to use an MP4 container, maybe consider switching to MKV.
Or try this if you can live without a GUI: http://forum.doom9.org/showthread.php?t=152419
madhatter300871
16th September 2011, 10:44
I don't use yamb, I just use mp4box directly and really it does perform just fine for me, about the same amount of time to mux an mp4 as an mkv.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.