Page 1 of 1

Using DirectShow filter in VLC?

Posted: 09 Oct 2009 20:36
by paaland
I'm testing hardware accellerated H264 decoding using a Broadcom card. The hardware decoder driver is implementet as a DirecShow codec/filter.

Playing 1080p HD movies in Media Player automatically uses the correct codec/filter and playback is smooth with low CPU load. I prefer to use VLC espesially since Media Player does not support multicast streams which I also use. Is it possible to use DirectShow filters/codecs with VLC? If so, how do I specify it?

Thanks

Re: Using DirectShow filter in VLC?

Posted: 10 Oct 2009 15:00
by Lotesdelere
Is it possible to use DirectShow filters/codecs with VLC?
In short: no. VLC is not using DirectShow.

The single and only exception is the Windows Media DMO codecs.

Re: Using DirectShow filter in VLC?

Posted: 10 Oct 2009 18:49
by Shakama
can we make vlc use directshow???

Re: Using DirectShow filter in VLC?

Posted: 11 Oct 2009 13:19
by VLC_help
can we make vlc use directshow???
One could code support for VLC. But it is easier to use other DirectShow players like Media Player Classic.