2008-05-19, 03:38 PM
Since I had a VERY difficult time figuring out how to get DXVA acceleration on my 780g chipset this is how I did it (from a clean install, gets harder with codecs already installed).
Goto the download page for Media Player Classic HomeCinema...
Download the Mpeg2DecFilter and MPCVideoDec filters for your OS. If you want .mkv support go ahead and grab the MatroskaMuxer and MatroskaSplitter as well. (Make sure you get the right 32 or 64 bit version).
Extract or copy all the files to c:\windows\system32.
For each file run from a 'cmd' prompt: regsvr32.exe <whatever.ax>
Install the latest ffdshow (make SURE you disable x264 and mpeg2 support, so it doesn't try to use ffdshow for those codecs).
If it works you should see less than 10% utilization on most x264 720p videos, even with .mkv files and it's all open source.
Tips:
Download the MPC-HC standalone player and try the file in there, this does NOT use the directshow installed (they are all built-in). This is great to see what performance and playback should be like.
If you are having problems with other codecs being chosen, change their merit (priority in Windows) with this http://www.free-codecs.com/download/RadL...anager.htm.
Roy
Goto the download page for Media Player Classic HomeCinema...
Download the Mpeg2DecFilter and MPCVideoDec filters for your OS. If you want .mkv support go ahead and grab the MatroskaMuxer and MatroskaSplitter as well. (Make sure you get the right 32 or 64 bit version).
Extract or copy all the files to c:\windows\system32.
For each file run from a 'cmd' prompt: regsvr32.exe <whatever.ax>
Install the latest ffdshow (make SURE you disable x264 and mpeg2 support, so it doesn't try to use ffdshow for those codecs).
If it works you should see less than 10% utilization on most x264 720p videos, even with .mkv files and it's all open source.
Tips:
Download the MPC-HC standalone player and try the file in there, this does NOT use the directshow installed (they are all built-in). This is great to see what performance and playback should be like.
If you are having problems with other codecs being chosen, change their merit (priority in Windows) with this http://www.free-codecs.com/download/RadL...anager.htm.
Roy