Log in

View Full Version : Combining mp4s


Difatoni
3rd September 2005, 16:14
What is a great way to combine multiple nero mp4 avc videos, preferrably within nero?

Hyper Shinchan
3rd September 2005, 17:45
do you want to combine several mp4s in one? There is an option to do this in mp4box, and in the kurtnoise's gui, Yamb.

acidsex
3rd September 2005, 20:58
I never got YAMB to join files. Has he changed the program since? I know the option to join is there but when I tried to join several mp4s it locked up the program. Maybe Ill have to give it a another try.

[)370|\|470!2
16th September 2005, 15:43
I never got YAMB to join files. Has he changed the program since? I know the option to join is there but when I tried to join several mp4s it locked up the program. Maybe Ill have to give it a another try.

Same here %) But it's always better to use cmd apps via cmd or .bat, but the
problem is a lack of -h in mp4box. Is there some guide to mp4box maybe?

DeeGee
16th September 2005, 16:08
C:\Documents and Settings\DeeGee>mp4box
MP4Box [option] input [option]
-h general: general options help
-h hint: hinting options help
-h import: import options help
-h encode: encode options help
-h meta: meta handling options help
-h extract: extraction options help
-h dump: dump options help
-h swf: Flash (SWF) options help
-h crypt: ISMA E&A options help
-h format: supported formats help

-nodes: lists supported MPEG4 nodes
-node NodeName: gets MPEG4 node syntax and QP info
-xnodes: lists supported X3D nodes
-xnode NodeName: gets X3D node syntax

-version: gets build version

C:\Documents and Settings\DeeGee>

And if that isn't enough (http://gpac.sourceforge.net/auth_mp4box.php)...

[)370|\|470!2
16th September 2005, 16:39
And if that isn't enough (http://gpac.sourceforge.net/auth_mp4box.php)...

Yes, ther's some useful hints, Thx!
So, how would look coomand string to join 2 mp4 files with 1video, 1audio and 1srt streams each? :D

Drachir
16th September 2005, 16:48
Use: MP4Box -cat file1.mp4 -cat file2.mp4 output.mp4

[)370|\|470!2
16th September 2005, 17:11
Use: MP4Box -cat file1.mp4 -cat file2.mp4 output.mp4

No need to add some fancy track ID's# ?

Drachir
16th September 2005, 17:37
If there is only 1 video,1 audio and one timed text track it should work. Not sure about the sub track, try it.