Tuesday, February 24, 2009

Watch MKV Video Files in Windows Media Center

In case you're not familiar with it, MKV is a video-file format like Divx and MPEG-4. In fact, it's a format you're likely to encounter if you routinely download videos via BitTorrent.

You'd think that installing the right codec would enable MKV playback in Media Center, but, alas, it doesn't. Fortunately, there is way to enjoy your MKV videos from the comfort of your couch. Here's how. (Note: I tested this on a 32-bit Vista system. Your mileage may vary.)


Download and install the Combined Community Codec Pack (CCCP), then reboot your system.

Start Notepad, then copy and paste the following lines:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.mkv]

"PerceivedType"='video'

"Content Type"='video/mkv'


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions\.mkv]

"Runtime"=dword:00000007

"Permissions"=dword:0000000f

"UserApprovedOwning"='yes'

Save the file as mkv.reg.

Double-click the file to add the code to your Registry.

Reboot your system, then fire up Windows Media Center.

Presto: Your MKV files should appear in your video library (provided you've added the appropriate folder containing your files, of course), and they should play just fine.

No comments:

Share/Save/Bookmark