Log in

View Full Version : Matroska Demuxer.


Burning Fury
22nd June 2006, 22:32
Well, as the thread implies, i've tried to look for a good Matroska Demuxer. I've tried loading them into VDM but, the Video turned out ok, i converted it to .AVI with no problem.
But, when i demuxed the audio, that went very wrong, it gave me a file that i could not transcode with anything i had.
And to top it off, when i chose: "Save WAV", it gave me a blank audio.
So it was pretty hopeless there too.
So mostly the problem comes with the audio...

I have a bunch of those .MKVs and i want to demux them, to
convert them to .AVI or a different format.

Anyone can point me in the right direction?

Thanks for all ;)

Cheers :D

kurt
22nd June 2006, 22:36
try mkvextract (GUI) wich comes with mkvtoolnix

download GUI: http://corecodec.org/projects/mkvextractgui/

Awatef
22nd June 2006, 22:50
Download the GUI of MKVExtract from:
http://corecodec.org/frs/?group_id=55
And unzip it.

Then put mkvextract.exe & mkvmerge.exe in the directory where you unzipped the file.
You can get those as part of mkvtoolnix, available from:
http://www.bunkus.org/videotools/mkvtoolnix/downloads.html#windows

Now you can start MKVextractGUI.exe and extract what you wanna extract...

[EDIT]
Oops! Kurt was faster...