Bauzi
14th December 2006, 18:16
After killing my h.264 by mistake on sunday I reinstalled it and now I need it.
Ok I can enocde the pure video without problems into mp4, but I canīt add the audio stream with MP4Box.
Uhm... here is my simpel script:
Code:
MP4Box.exe -add C:\enc\Condamn.mp4#video" -fps 25 -add "C:\enc\Condam-Audio.mp3" "C:\enc\alles.mp4"
PAUSE
EXIT
(the add-commands and so on are in the same row...)
And all I get is this:
http://img245.imageshack.us/img245/1175/unbenanntkj8.png
huh? Sad
Whatīs wrong? What are my alternatives for muxing or maybe for the complete encode?
Ok I can enocde the pure video without problems into mp4, but I canīt add the audio stream with MP4Box.
Uhm... here is my simpel script:
Code:
MP4Box.exe -add C:\enc\Condamn.mp4#video" -fps 25 -add "C:\enc\Condam-Audio.mp3" "C:\enc\alles.mp4"
PAUSE
EXIT
(the add-commands and so on are in the same row...)
And all I get is this:
http://img245.imageshack.us/img245/1175/unbenanntkj8.png
huh? Sad
Whatīs wrong? What are my alternatives for muxing or maybe for the complete encode?