Log in

View Full Version : MKV and virtualdub problem


bugmenot
7th January 2005, 14:23
Hi
I'm sorry if this has been asked, but I couldn't find any matching post, if there is one please point me to it and del this thread.

I have a problem with virtualdub. I have an mkv that contains a vobsub subtitle so vdub can't open it (only handle S_TEXT subs at the moment), I found out that I need mkvtoolnix to edit the streams inside the mkv. This went ok, I picked out the vobsub, and remuxed the mkv.
Now I try to open it in vdub and it says that "Matroska stream 1 doesn't have a samplerate", or "out-of-bound memory access" (yes it displays one randomly).
I can play the newly created mkv fine in players, and mkvinfo doesn't have a problem with it either.
So, someone could give me some tips on how could I open this mkv in vdub? (or anything else, that can recompress the video stream with a different codec)

modsyn
12th January 2005, 00:42
have you tried to open it from virtualdub with an avisynth script?
try using graphedit, too.

Paulcat
12th January 2005, 13:50
If need be, you can use MKVEXTRACT and extract the video track as an avi and see what happens. You may be able to open it on it's own or use other software to play with it.

bugmenot
12th January 2005, 14:30
I got it working, I had an older build of vdubmod, with the newest build I can open them fine.
Thanks for the replies.