Log in

View Full Version : " No video stream found " with DirectShowSource


dok116
30th January 2009, 12:28
I have problem when i use DirectShowSource to import MKV to VirtualDubMod

No video stream found

I try another MKV video , but same problem :(

DirectShowSource("D:\Anime\MF17.mkv")

Alex_ander
30th January 2009, 14:02
Do you have necessary decoders installed (like Haali splitter + ffdshow with h264 decoder enabled)?
Alternatively, you can demux streams with MKVExtractGUI, use DGAVCIndex and import video (if h264) via AVCSource.

dok116
5th February 2009, 19:04
i am sure necessary decoders installed
but the problem same

hmm
you can demux streams with MKVExtractGUI, use DGAVCIndex and import video (if h264) via AVCSource.

I can't understand , can you explain that more ...? :confused:

:thanks:

Inspector.Gadget
5th February 2009, 22:37
MKVExtractGUI is a window interface for the command line application MKVextract, which can copy streams from MKV files to separate files. Example: A MKV file with H.264 video and AC3 audio can be extracted to H.264 and AC3 raw streams. DGAVCIndex is basically DGIndex for H.264 video and can be used to index them to present them to Avisynth using a plugin that comes with the DGAVCIndex package. Once the file is loaded into Avisynth, you're exactly where you would have been using DirectShowSource(), minus any postprocessing done by (for example) ffdshow's filtering settings.

Alex_ander
6th February 2009, 12:03
@dok116
MKVExtractGUI is better installed together with mkvextract.exe (for their versions compatibility) using 'MKVToolnix' all-in-one installer. To demux streams, run MKVExtractGUI from MKVToolnix installation directory. Then you are ready to use DGAVCIndex for h264 stream:
http://neuron2.net/dgavcdec/dgavcdec.html

dok116
7th February 2009, 18:47
OK
I installed MKVToolnix , but i don't found except mkvmerge GUI ...!
I tray to install mkvextract but i have problem

http://www.picamatic.com/show/2009/02/07/08/28/2050229_444x198.jpg

:(

can you get to me the link to download the correct tools ..?

Placio74
7th February 2009, 19:05
Try MKVE Wizard or OGMcleaver (http://ogmcleaver.googlepages.com/).

buzzqw
7th February 2009, 20:10
using eac3to you can demux the mkv

eac3to file.mkv -demmux

BHH

Alex_ander
7th February 2009, 21:00
@dok116
For some reason the latest Jan 18 MKVToolnix doesn't install MKVExtractGUI (but it installs mkvextract.exe). Try to put MKVExtractGUI into the same directory.
I have both parts installed from MKVToolnix2.2 and remember that when I tried to update MKVExtractGUI (the installed version seemed too old to me, 2005) it stopped working. That is why I suggested you to install both parts with MKVToolnix (for compatibility of MKVExtractGUI and mkvextract.exe). It is still possible to find the older version, e.g. just googled it here:

http://www.bunkus.org/videotools/mkvtoolnix/win32/mkvtoolnix-unicode-2.2.0-setup.exe