PDA

View Full Version : Help me! I can' t mux aac+ in mkv


gino25
2nd August 2003, 18:23
How can i do this. I have tried some programs, but i don' t know how i can mux files.

Anyone can help me?

Sorry for my bad english

haibane
3rd August 2003, 02:25
you can use nero to output an iso aac file, and then mux it with an video stream by using mkvmerge........

gino25
3rd August 2003, 13:40
Mkvmerge don' t mux aac in mkv.

I add a video and audio input but when i select mux (i use a gui) the program do nothing.

How con i use graphedit?

gino25
3rd August 2003, 13:49
Or can you explain me how to use mkvmerge from command line?

bond
3rd August 2003, 13:50
Originally posted by gino25
Mkvmerge don' t mux aac in mkv."c:\path to\mkvmerge.exe" -o "c:\path to\output.mkv" "C:\path to\input.aac"How con i use graphedit?1) you have to put the aac into the .mp4 container (if it isnt there already)
2) install gabest's matroskamuxer
3) install 3ivx
4) open graphedit:
-> file -> render media file -> open .mp4 -> ctrl+f -> directshow filters -> insert matroska muxer -> insert file writer (name your .mkv file)
connect:
.mp4 -> 3ivx splitter -> matroska muxer -> file writer
push play

your .mkv should be created :)

gino25
3rd August 2003, 13:57
thank you. Now i ' ll try

gino25
3rd August 2003, 14:13
it works. Thank you