Blue_MiSfit
23rd June 2009, 13:04
Hey folks,
I'm sure I'm missing something really simple here, but whack me upside the head and remind me..
I'm running Windows 7 RC1 for the record, and have the latest ffdshow-tryouts installed.
I've got a VC-1 MKV I ripped from a BluRay disc, and it's perfectly playable in MPC-HC, using the WMVideo Decoder DMO by default.
Now, I'm trying to load it into AviSynth per my usual procedure - via DSS2().
This fails with a "can't open" error. DirectShowSource returns a similar error.
I've tried setting VC-1 decoding in ffdshow to both libavcodec and WMV9, both with the same result. I also tried manually installing and registering the MPCVideoDec.ax filter from MPC-HC (which is just a DirectShow wrapper around libavcodec's VC-1 decoder - right?)
Short of building a manual filter graph (which I don't want to have to do every time I handle a VC-1 title), how the heck can I make VC-1 decode properly into AviSynth?
I'm sure it's some silly DirectShow decoder configuration...
Thanks!
~MiSfit
I'm sure I'm missing something really simple here, but whack me upside the head and remind me..
I'm running Windows 7 RC1 for the record, and have the latest ffdshow-tryouts installed.
I've got a VC-1 MKV I ripped from a BluRay disc, and it's perfectly playable in MPC-HC, using the WMVideo Decoder DMO by default.
Now, I'm trying to load it into AviSynth per my usual procedure - via DSS2().
This fails with a "can't open" error. DirectShowSource returns a similar error.
I've tried setting VC-1 decoding in ffdshow to both libavcodec and WMV9, both with the same result. I also tried manually installing and registering the MPCVideoDec.ax filter from MPC-HC (which is just a DirectShow wrapper around libavcodec's VC-1 decoder - right?)
Short of building a manual filter graph (which I don't want to have to do every time I handle a VC-1 title), how the heck can I make VC-1 decode properly into AviSynth?
I'm sure it's some silly DirectShow decoder configuration...
Thanks!
~MiSfit