Gidra
24. February 2006, 15:42
Hi,
Habe gestern ein Video mit GK in H264 encodet und an der Stelle wo das Video und AC3 Audio Files zusammengemixt werden sollten, war meine Platte voll :D
Jetzt bekomme ich die beiden nicht zusammengefügt. Habe mit Yamb, MEGui und mkvtoolnix probiert, aber keines der Tolls wills machen :hm:
Das Video hat die Endung *.avi
Die Meldung kamm von "mkvtoolnix":
into a Matroska file.
If you're trying to get AVC/h.264 from an AVI into Matroska then the commands you need to use are:
avi2raw avc.avi raw.264
mp4box -fps 23.976 -add raw.264 avc.mp4
If you really know what you are doing then you can force mkvmerge to put this AVC/h.264 track into a Matroska file even in VfW mode if you add '--engage allow_avc_in_vfw_mode' to the command line. You can do that in mmg with the 'Add command line options' menu entry in the 'Muxing' menu.
-------
'VfW compatibility mode'. Please note that this is not the official way to store AVC/h.264 video in Matroska. Therefore proper playback of such files cannot be guaranteed, and we strongly urge you to use the native Matroska-mode.
Habe gestern ein Video mit GK in H264 encodet und an der Stelle wo das Video und AC3 Audio Files zusammengemixt werden sollten, war meine Platte voll :D
Jetzt bekomme ich die beiden nicht zusammengefügt. Habe mit Yamb, MEGui und mkvtoolnix probiert, aber keines der Tolls wills machen :hm:
Das Video hat die Endung *.avi
Die Meldung kamm von "mkvtoolnix":
into a Matroska file.
If you're trying to get AVC/h.264 from an AVI into Matroska then the commands you need to use are:
avi2raw avc.avi raw.264
mp4box -fps 23.976 -add raw.264 avc.mp4
If you really know what you are doing then you can force mkvmerge to put this AVC/h.264 track into a Matroska file even in VfW mode if you add '--engage allow_avc_in_vfw_mode' to the command line. You can do that in mmg with the 'Add command line options' menu entry in the 'Muxing' menu.
-------
'VfW compatibility mode'. Please note that this is not the official way to store AVC/h.264 video in Matroska. Therefore proper playback of such files cannot be guaranteed, and we strongly urge you to use the native Matroska-mode.