MKV files in Windows 7's Windows Media Center (x64)?


Recommended Posts

I play any and all MKV files using Media Player Classic - Home Cinema x64 (as I run Windows 7 Professional x64) and have 0% issues. Nothing else is used: just the single .exe file for MPC-HC x64 and that's it.

So you admit you don't read titles before opening a thread? It doesn't need to be written in huge obvious font, it's a topic title, the first thing you should read ;)

edit: Haali Media Splitter for x64 - http://haali.net/mkv/mkx.y.9.exe All you should need, you don't need a codec pack, you need an mkv splitter.

I posted a link to Haali above, did you miss it? http://haali.net/mkv/mkx.y.9.exe

Worked a treat, thank you! (Y)

I play any and all MKV files using Media Player Classic - Home Cinema x64 (as I run Windows 7 Professional x64) and have 0% issues. Nothing else is used: just the single .exe file for MPC-HC x64 and that's it.

Windows Media Center.

Both of those codec packs contain a splitter, CCCP uses Haali. He doesn't need to install a codec pack, just the splitter.

Windows 7 has native codecs to play back H264 which will be the video codec inside the MKV file, Windows 7 however does not have a splitter to enable the use of the MKV container.

Nope, he doesn't have to, but there are other benefits of having a codec pack installed

I posted a link to Haali above, did you miss it? http://haali.net/mkv/mkx.y.9.exe

I'm not getting sound when playing an MKV within WMC with that.

EDIT: Installing the latest CCCP (Combined-Community-Codec-Pack-2008-09-21) didn't help.

Edited by King Mustard
Anyone got them working? I've followed various guides, and nothing has worked.

MKV playback is fully supported.

The Win7codecs package which I have created does not change or interfere with what Microsoft has going on concerning native codec support in Windows Media Player 12 and Media Center.

DXVA accelerated H264 playback is provided by the codec package for all other capable players.

The latest release contains a new Settings Application which enables the user to choose a different splitters 'on the fly' for specific filetypes. The application will also allow you to choose from 10 different speaker configurations from 'same as input' and all the way up to full 7.1 channel output....

http://https://www.neowin.net/forum/index.php?act=announce&f=12&id=11.net/win7codecs.html

Anyone got them working? I've followed various guides, and nothing has worked.

MKV playback is fully supported with https://www.neowin.net/forum/index.php?act=announce&f=12&id=11 codec pack

The Win7codecs package which I have created does not change or interfere with what Microsoft has going on concerning native codec support in Windows Media Player 12 and Media Center.

DXVA accelerated H264 playback is provided by the codec package for all other capable players.

The latest release contains a new Settings Application which enables the user to choose a different splitters 'on the fly' for specific filetypes. The application will also allow you to choose from 10 different speaker configurations from 'same as input' and all the way up to full 7.1 channel output....

Edited by ilev

I play all my media files in WMC incl. MediaBrowser :)

To geht mkv files played you need the Shark Codec Pack and the x64 Components

I got a Reg-File from Hack7MC.com, but the website is down since a few days... so here is the Reg-File

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.mkv]
@="MatroskaVideo"
"Content Type"="video/x-matroska"
"PerceivedType"="video"

[HKEY_CLASSES_ROOT\.mka]
@="MatroskaVideo"
"Content Type"="audio/x-matroska"
"PerceivedType"="audio"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\MIME Types\video/x-matroska]
@="MatroskaVideo"
"UserApprovedOwning"="yes"
"Extensions.SpaceSep"=".mkv"
"Extensions.CommaSep"="mkv"
"Extension.Key"=".mkv"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\MIME Types\audio/x-matroska]
@="MatroskaVideo"
"UserApprovedOwning"="yes"
"Extensions.SpaceSep"=".mka"
"Extensions.CommaSep"="mka"
"Extension.Key"=".mka"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Groups\Video\mkv]
@="MatroskaVideo"
"Description"="Includes files with .mkv extensions."
"Extensions"=".mkv"
"FriendlyTypeName"="Matroska Media File"
"MIME Types"="video/x-matroska"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Groups\Audio\mka]
@="MatroskaVideo"
"Description"="Includes files with .mka extensions."
"Extensions"=".mka"
"FriendlyTypeName"="Matroska Media File"
"MIME Types"="audio/x-matroska"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions\.mkv]
"Permissions"=dword:0000000f
"UserApprovedOwning"="yes"
"Runtime"=dword:00000007
"PerceivedType"="video"
"MediaType.Description"="Matroska Media File"
"Extension.Handler"="MatroskaVideo"
"Extension.MIME"="video/x-matroska"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions\.mka]
"Permissions"=dword:0000000f
"UserApprovedOwning"="yes"
"Runtime"=dword:00000007
"PerceivedType"="audio"
"MediaType.Description"="Matroska Media File"
"Extension.Handler"="MatroskaVideo"
"Extension.MIME"="audio/x-matroska"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\Descriptions]
"819"="Matroska Media File (*.mkv;*.mka)"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\MUIDescriptions]
"819"="Matroska Media File"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\Types]
"819"="*.mkv;*.mka"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\MLS\Extensions]
"mkv"="video"
"mka"="audio"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Multimedia\WMPlayer\MIME Types\video/x-matroska]
@="MatroskaVideo"
"UserApprovedOwning"="yes"
"Extensions.SpaceSep"=".mkv"
"Extensions.CommaSep"="mkv"
"Extension.Key"=".mkv"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Multimedia\WMPlayer\MIME Types\audio/x-matroska]
@="MatroskaVideo"
"UserApprovedOwning"="yes"
"Extensions.SpaceSep"=".mka"
"Extensions.CommaSep"="mka"
"Extension.Key"=".mka"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Multimedia\WMPlayer\Groups\Video\mkv]
@="MatroskaVideo"
"Description"="Includes files with .mkv extensions."
"Extensions"=".mkv"
"FriendlyTypeName"="Matroska Media File"
"MIME Types"="video/x-matroska"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Multimedia\WMPlayer\Groups\Audio\mka]
@="MatroskaVideo"
"Description"="Includes files with .mka extensions."
"Extensions"=".mka"
"FriendlyTypeName"="Matroska Media File"
"MIME Types"="audio/x-matroska"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Multimedia\WMPlayer\Extensions\.mkv]
"Permissions"=dword:0000000f
"UserApprovedOwning"="yes"
"Runtime"=dword:00000007
"PerceivedType"="video"
"MediaType.Description"="Matroska Media File"
"Extension.Handler"="MatroskaVideo"
"Extension.MIME"="video/x-matroska"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Multimedia\WMPlayer\Extensions\.mka]
"Permissions"=dword:0000000f
"UserApprovedOwning"="yes"
"Runtime"=dword:00000007
"PerceivedType"="audio"
"MediaType.Description"="Matroska Media File"
"Extension.Handler"="MatroskaVideo"
"Extension.MIME"="audio/x-matroska"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\MediaPlayer\Player\Extensions\Descriptions]
"819"="Matroska Media File (*.mkv;*.mka)"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\MediaPlayer\Player\Extensions\MUIDescriptions]
"819"="Matroska Media File"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\MediaPlayer\Player\Extensions\Types]
"819"="*.mkv;*.mka"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\MediaPlayer\MLS\Extensions]
"mkv"="video"
"mka"="audio"

Here is a Screenshot of my Win7 RTM MC (x64) :)

post-276324-1249492995_thumb.jpg

  • 1 month later...

Wow, seems like people go through more work than they need to.

<< warez >> Codec Pack x86 AND x64. Done. Only x64 is necessary for Media Center, but might as well install the x86 so the files play in Media Player as well.

Happily playing MKV files in Windows 7 x64 without issue.

Edited by John S.
codec pack mentioned contains proprietary codecs and is considered warez

Just mux the crappy mkv's to something that works with out jumping though hoops. If your files are DXVA compliant I would recommend TsMuxeR. I know that MP4 can support AC3 now but I have never had any luck getting that to work. On the few files I have tried it on if it did not crash MP4Box or Yamb the file would simply not play any audio.

After moving 500gig of mkv's to .m2ts I would never go back to the mkv format again. The best part is that Windows 7 has zero added codec's installed and all my audio and video play without problems.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • never mind the video had a couple swear words... gosh it was funny!
    • It's expensive, but I bet it will still sell out just like the Steam Deck and the Steam Controller
    • This is listed as a preview in WU for me. I usually don't grab them as previews; what's your opinion on it so far?
    • Pale Moon 34.3.1 by Razvan Serea Pale Moon is an Open Source, Goanna-based web browser available for Microsoft Windows, Linux and Android, focusing on efficiency and ease of use. Make sure to get the most out of your browser! Pale Moon offers you a browsing experience in a browser completely built from its own, independently developed source that has been forked off from Firefox/Mozilla code, with carefully selected features and optimizations to improve the browsers speed, resource use, stability and user experience, while offering full customization and a growing collection of extensions and themes to make the browser truly your own. Features: Optimized for modern processors Based on proprietary optimized layout engine (Goanna) Safe: forked from mature Mozilla code and regularly updated Secure: Additional security features and security-aware development Supported by our user community, and fully non-profit Familiar, efficient, fully customizable interface Support for full themes: total freedom over any elements design Support for easily-created lightweight themes (skins) Smooth and speedy page drawing and script processing Increased stability: experience fewer browser crashes Support for many Firefox extensions Support for a growing number of Pale Moon exclusive extensions Extensive and growing support for HTML5 and CSS3 Many customization and configuration options Pale Moon 34.3.1 changelog: Pale Moon will now exclude local resources from CSP checks, aligning it with the rest of CSP handling. Fixed an issue where the devtools JSON viewer would, in some cases, make erroneous requests to remote servers. Updated libpng to 1.6.58+apng. Updated NSS to 3.90.12 (UXP), addressing multiple security issues. Fixed several intermittent and rare crashes. Security issues addressed: CVE-2026-12318 (CWE-125), CVE-2026-12322, CVE-2026-12292 (DiD), and multiple other issues that did not have a CVE designation at the time of patching. Download: Pale Moon (64-bit) | Portable 64-bit | ~40.0 MB (Freeware) Download: Pale Moon (32-bit) | Portable 32-bit Links: Pale Moon Homepage | Add-ons | Themes | Extensions | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Grand Master
      Jaybonaut went up a rank
      Grand Master
    • One Year In
      Philsl earned a badge
      One Year In
    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • First Post
      Tom Schmidt earned a badge
      First Post
    • One Month Later
      D0nn13 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      416
    2. 2
      +Edouard
      176
    3. 3
      PsYcHoKiLLa
      124
    4. 4
      Michael Scrip
      77
    5. 5
      Xenon
      76
  • Tell a friend

    Love Neowin? Tell a friend!