Quote:
Originally Posted by Chris1212 
Could you explain to a noob what program that is and how you get the filters working in another player such as MPC-HC. Thanks
|
A video decoder for H.264/VC-1/MPEG-2 (a "VC-1 loader" is necessary to use it for VC-1; see
below). Add it to External Filters and set it to Prefer.

In case you are not sure hardware acceleration is working, make sure that "DXVA" is selected in "Properties" (to open it, double click "CyberLink Video Decoder (PDVD10)" in External Filters):

Using CyberLink Video Decoder (PDVD10) for VC-1
The reason why CyberLink Video Decoder (PDVD10) (or any previous CyberLink VC-1 decoder) does not connect to a splitter for VC-1 is the lack of the VC-1 media type (it uses an uncommon GUID {D979F77B-DBEA-4BF6-9E6D-1D7E57FBAD53} for VC-1). A quick way to use it for VC-1 is register a CyberLink VC-1 loader (originally written by madshi):
-
CLVC1Loader_MPCMPG.ax for MPC - Mpeg Source (Gabest)
-
CLVC1Loader_MPCMKV.ax for MPC - Matroska Source
Input/ouput of these filters are:
- VC-1 input: {31435657-0000-0010-8000-00AA00389B71}
- VC-1 output: {D979F77B-DBEA-4BF6-9E6D-1D7E57FBAD53}
These filters can be connected to any of:
- CyberLink VC-1 Decoder (PDVD7.x)
- CyberLink VC-1 Decoder (PDVD8)
- CyberLink Video Decoder (PDVD9)
- CyberLink Video Decoder (PDVD10)
with the highest merit value.
Another quick way specific to MPC HomeCinema is add GUID of VC-1
{31435657-0000-0010-8000-00AA00389B71} as a media subtype to MEDIATYPE_Video of CyberLink Video Decoder (PDVD10 or PDVD9):

CyberLink Video Decoder (PDVD10) + MKV VC-1: Heavy Stuttering
You can immediately see it with many MKV files with a VC-1 video track. That may be the reason why
CyberLink does not use its own decoder for MKV VC-1.

Â
CyberLink VC-1 Loader (MPC).zip 416.6337890625k . file
