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

    • Notion is shutting down its email client one year after launch by David Uzondu In April 2025, Notion launched Notion Mail, an AI-powered email client that acted as a customizable overlay for your existing accounts. Instead of replacing Gmail entirely, it reimagined how users interacted with their inboxes by offering features like intelligent auto-labeling alongside automated calendar scheduling. Now, a little over a year later, Notion has announced that it is shutting it all down on September 22. Since Notion Mail is a frontend client, most of your Gmail data will remain safe inside your Google account, but the company said that you must export stuff specific to Notion Mail, like snippets, custom auto-label instructions, email drafts, and scheduled drafts, before the deadline. Starting today, June 25, you can export that data directly from the app or the web interface, and this grace period will last all the way until September 21. Once September 22 arrives, Notion will permanently delete all unsaved local assets, including files you attached to snippets. Your existing database syncs and mail blocks will persist, though they will stop receiving new messages after the shutdown. Notion advises that if you or your company operate within a regulated environment, you must transition off earlier than the general shutdown date to maintain compliance. Companies that rely on HIPAA coverage face an even tighter timeline and must transition away from the platform by June 30th. Notion, in its X announcement post, basically said that it doesn't see the point of maintaining a standalone email client, especially when users have shifted their habits toward automation. The platform pointed to its Notion agents, which it claims "more than half of Notion Mail users" already employ to manage emails without ever opening an actual inbox, so it is "going all in" on using these agents to run your inbox. Notion introduced Notion Agents last September at the "Make With Notion" conference, giving users AI-powered digital assistants that can do stuff like run in the background on specific schedules (e.g., summarizing your daily open tasks every morning at 8 AM).
    • OK, but isn't nvidia still planning to cut off win10 support this year?
    • Prime Day Deals: Save up to 50% on Samsung, Sandisk, and Lexar microSD cards by Fiza Ali Amazon Prime Day has brought discounts on a wide range of microSD cards from brands including Samsung, Sandisk and Lexar, with savings of up to 50% across both the UK and US. Below, we've rounded up the best Prime Day microSD deals currently available, including discounted Samsung's T7, T9, and P9 Express series, SanDisk Ultra, Extreme, and Extreme PRO models, as well as Lexar PLAY PRO and PLAY BLUE cards. 512GB Lexar PLAY PRO MicroSDXC Express Card: £94.98 (Amazon UK) - 41% off 64GB SANDISK Extreme microSDXC Card + SD adapter: £17.99 (Amazon UK) - 25% off 128GB SANDISK Extreme microSDXC Card + SD Adapter: £26.99 (Amazon UK) - 14% off 256GB SANDISK Extreme PRO microSD Card + SD adapter: £50.99 (Amazon UK) - 22% off 128GB Samsung T7 microSDXC Card: $32.99 (Amazon US) - 35% off 256GB Samsung T7 microSDXC Card: $51.99 (Amazon US) - 35% off 512GB Samsung T7 microSDXC Card: $94.99 (Amazon US) - 41% off 1TB Samsung T7 microSDXC Card: $239.99 (Amazon US) - 25% off 128GB Samsung T9 microSDXC Card: $36.99 (Amazon US) - 41% off 256GB Samsung T9 microSDXC Card: $57.99 (Amazon US) - 42% off 512GB Samsung T9 microSDXC Card: $104.99 (Amazon US) - 48% off 256GB Samsung P9 Express microSD Card: $39.99 (Amazon US) - 50% off 256GB SANDISK Ultra microSDXC UHS-I Card with Adapter: $41.78 (Amazon US) - 21% off 512GB Lexar PLAY BLUE microSDXC UHS-I Card: $79.99 (Amazon US) - 38% off 1TB Lexar PLAY BLUE microSDXC UHS-I Card: $159.99 (Amazon US) - 30% off 2TB Lexar PLAY BLUE microSDXC UHS-I Card: $279.99 (Amazon US) - 35% off Good to know This Amazon deal is U.S. and U.K. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • But they will be the first asking for a bail out the moment crap goes sideways. Its just a matter of time with this AI thing unless skynet gets us first.
    • I'm so conflicted with the Google Search AI summaries. On one hand I don't like how it's harming smaller websites by greatly reducing traffic which will harm us all in the long run but on the other hand those AI summaries often give me the information I'm after. I have never once clicked on 'show me more' though and never will.
  • Recent Achievements

    • One Month Later
      The_Focal_Point earned a badge
      One Month Later
    • One Year In
      Vistor earned a badge
      One Year In
    • First Post
      kinowa earned a badge
      First Post
    • Rookie
      krychek57 went up a rank
      Rookie
    • Grand Master
      Jaybonaut went up a rank
      Grand Master
  • Popular Contributors

    1. 1
      +primortal
      405
    2. 2
      +Edouard
      170
    3. 3
      PsYcHoKiLLa
      131
    4. 4
      Xenon
      72
    5. 5
      neufuse
      69
  • Tell a friend

    Love Neowin? Tell a friend!