Log in

View Full Version : How to create an empty mp4 (without mp4ui)


JoeBG
9th February 2005, 19:48
Hi,

hope noone kills me for this question :)
But I need a commandline possibility to create an empty mp4 with mp4creator or mp4box. mp4ui can do this, so there must be a commandline for mp4creator for this, but I canīt find it :( .
I just need a little tip pleas :)

defunkt
10th February 2005, 05:14
I don't know that there is a direct way to do this. AFAIK mp4ui incorporates the source for mp4creator and as such isn't limited to the command line options. You can use a short track to create the MP4 and then delete the track i.e.

mp4creator -create dummy.aac empty.mp4
mp4creator -delete=1 empty.mp4

JoeBG
10th February 2005, 06:21
Originally posted by defunkt
I don't know that there is a direct way to do this. AFAIK mp4ui incorporates the source for mp4creator and as such isn't limited to the command line options. You can use a short track to create the MP4 and then delete the track i.e.

mp4creator -create dummy.aac empty.mp4
mp4creator -delete=1 empty.mp4

Works great, many thanks :)

bond
10th February 2005, 12:38
of course this creates the .mp4 fitting the aac, a stream which than gets simply deleted, so its not really an empty .mp4

JoeBG, why do you need such an empty mp4 btw?

JoeBG
10th February 2005, 16:26
Originally posted by bond
of course this creates the .mp4 fitting the aac, a stream which than gets simply deleted, so its not really an empty .mp4

JoeBG, why do you need such an empty mp4 btw?

:D For the new mp4muxer coming from movie2digital. He can mux everything, AAC in mp4, ASP in mp4, AVC in mp4, AAC, mp3, AVC in AVI, Xvid or Divx in AVI, srt and ttxt. You just add the mp4, avi, srt or raw stream. He muxes everything in an existing mp4 without changing the content of the container (Chapters, menues, all you want)or streams. If you donīt add a mp4, he (now :) ) creates a empty mp4 and muxes everything in this new empty one. The basic idea was, to start the encoder and building a chapter.mp4 while the encoder is working
:D - but now you can use this option for everything or do not use it.

You can do basics: just adding one avi and one mp4 with aac or you can do more complex things like one or two mp4 with aac, mp3, subs, a chapter mp4. one AVC video in avi or in mp4 :) Hope you all will like it.

Coming before weekend (latest tomorrow).

JoeBG
10th February 2005, 22:18
Originally posted by bond
of course this creates the .mp4 fitting the aac, a stream which than gets simply deleted, so its not really an empty .mp4

Itīs totally empty because dummy.aac is not existing and donīt needs to get deletet. mp4creator really creates just a empty mp4 - very good for the new muxer.

bond
10th February 2005, 22:30
Originally posted by JoeBG
Itīs totally empty because dummy.aac is not existing and donīt needs to get deletet. mp4creator really creates just a empty mp4 - very good for the new muxer. ah ic

cant wait for the tool anymore ;)

JoeBG
10th February 2005, 22:57
Just a minute old
*Click* (http://mp4muxer.movie2digital.com/)


In the video field you can add everything, but no ASP.mp4 (but you can add it in the mp4 field :) ). I donīt have a solution for this (http://forum.doom9.org/showthread.php?s=&threadid=89595) problem.

Iīll make an extra threat for mp4muxer tomorrow, now itīs time for bed :)