PDA

View Full Version : How to mux real audio with real video ?


Eric B
16th August 2003, 21:14
I've used AutoRV9 to create a rmvb file. Unfortunately, I forgot to add the audio stream. So I have then converted the wav file into a rm file. Now, I want to mux my video (.rmvb) with the audio (.rm)
How should I procced ?
Since I don't have any more things to put in, I prefer to have a rmvb file at output. Can I use rmeditor?

Nevertheless, I've tried mmg to mux them into a mkv file, but I've got an error: "excecution of command mkvmerge.exe -i video.rmvb failed"

Should I demux the rmvb file first? (there is only video in, but realone tell me 'audio channels=1' although I have no sound)

Eric B
17th August 2003, 19:54
mmg does not give very good parameters for traccks.
I've tried "mkvmerge -o test.mkv video.rvmb audio.rm" and it works well!