Recommended Posts

You would have to write your own player app. WinRT doesn't seem to have a way to share functionality with other apps except by contracts. Microsoft would have to create an MKV container codec for the Xbox Video app and bundle it inside the package.

The Matroska splitter doesn't work because there isn't a way for an app to use regular Win32 DirectShow filters.

So I'm guessing there's no media playback type contract? It sounds like the Xbox video app is much like the zune client software in that regard since it can't play mkv either iirc.

As the MS blog post on this states....

"During the development of Windows 7 we talked quite a bit about CODEC support natively in Windows and the formats available through extensibility. Since then, the environment around CODECs has consistently moved towards a smaller set of well-defined and broadly-supported formats, particularly h.264 for video. Due to factors such as intellectual property and hardware support, this makes a great deal of sense. Even browsers are making this transition with HTML5. But we also recognize that some individuals have preferred formats for a variety of reasons, and we wanted to make sure Windows 8 app developers could choose to use the formats they prefer. Formats popular among the enthusiast community or with specific developers such as FLAC, MKV, and OGG, can have their own CODECs packaged as part of a Metro style app, since the Windows 8 media platform is highly extensible."

Basically someone needs to write a "metro", or rather, winrt? mkv splitter/codec. Most if not all mkvs are your normal h264 which IS supported by the new media platform. In either case, they're not working for you right now because no codec has been writen to work with the new media platform in metro. The desktop side is the same so any desktop apps will just work like they have been.

Give it some time and someone will port their mkv, flac and even ogg codecs/splitters for the metro video app I bet.

I think that no one has read this post. Metro apps require other ways to work with, so people will have to wait till codecs are written for metro apps.

I think that no one has read this post. Metro apps require other ways to work with, so people will have to wait till codecs are written for metro apps.

To be more precise, you'll have to do an app that can play MKV files, it won't be a codec inside the video app made by MS.

To be more precise, you'll have to do an app that can play MKV files, it won't be a codec inside the video app made by MS.

Seems like it, but maybe you can just have the built in player pass mkv playback to the other app, do mkv files not show up in the xbox video app at all?

Well, FYI, I was unable to playback any mp4 files in the new Metro video player app, however, the normal Windows Media Player app played it perfectly.

It was a standard mp4 with h264 stream, that also playbacks perfectly in QuickTime Player X.

Have to say that I am pretty tired to still resort to third-party apps and codecs to playback normal video files. And I bet cover art and subtitles still do not work by default in Windows 8. As long as MS goes this route, it's hard to take their OS seriously.

Are you on RTM? If MP4 doesn't play, then surely you are not on RC...

MP4 is a container format. They're working fine for me with h.264 video (RTM build). But there are probably some more obscure codecs which won't work (at least out of the box).

It all depends on the type of h264 encode that was done for that mp4 file. The built in codec is pretty specific in the type/profile it supports. If you move away from that, even if it's still h264 it probably won't play or won't play well.

Well, FYI, I was unable to playback any mp4 files in the new Metro video player app, however, the normal Windows Media Player app played it perfectly.

It was a standard mp4 with h264 stream, that also playbacks perfectly in QuickTime Player X.

Have to say that I am pretty tired to still resort to third-party apps and codecs to playback normal video files. And I bet cover art and subtitles still do not work by default in Windows 8. As long as MS goes this route, it's hard to take their OS seriously.

I think if it's a non-standard MP4 (h.264 + mp3 for example), it won't play. I think I have played MP4 (h264 + stereo/5 channel AAC audio) and AVCHD (h264 + ac3) just fine. Most MKVs are just h264+ac3 and if you use something like tsMuxer to convert MKVs to AVCHD (.MTS or .M2TS), they will play fine although you will lose all subtitles track.

MP4 is a container format. They're working fine for me with h.264 video (RTM build). But there are probably some more obscure codecs which won't work (at least out of the box).

Should be rare though I would assume. I mean if someone encodes something and uses Mp4 container, it should imply compatibility. Just like if someone uses an AVI container, you do not expect an h264 video stream. Maybe I am a tad naive here.

MKV has more overhead. MP4 is indeed superior.

No clue why, I spend too much time looking at task manager.

If by superior, you mean far more limited, then you are indeed correct..

MKV is probably the best container out there. It supports all, or damn near all audio, video, and subtitle formats, loading of external files (if you use the right splitter.. this means you can encode the intro to a series once, and every episode encode will just call that file when it's needed.. saving space ).. also ordered chapters, meaning you can have more than 1 version of a movie at a time.

MP4 has a lot of limits on formats that can be used in it, it's not nearly as flexible, but it's also not the container of choice for "pirates" and as such, is more widely supported..

If by superior, you mean far more limited, then you are indeed correct..

MKV is probably the best container out there. It supports all, or damn near all audio, video, and subtitle formats, loading of external files (if you use the right splitter.. this means you can encode the intro to a series once, and every episode encode will just call that file when it's needed.. saving space ).. also ordered chapters, meaning you can have more than 1 version of a movie at a time.

MP4 has a lot of limits on formats that can be used in it, it's not nearly as flexible, but it's also not the container of choice for "pirates" and as such, is more widely supported..

Less Overhead

More Compatibility

Can be more assured will play on vanilla Windows install

Satisfactory for most everyone, except pirates

Less Overhead

More Compatibility

Can be more assured will play on vanilla Windows install

Satisfactory for most everyone, except pirates

Overhead.. lol.. Ya it uses an extra 0.5% cpu :p

Everything beyond that is who cares ? The idea that everyone should switch to it because you find it more satisfactory is absurd..

What if I want Chapters ? Subtitles ? FLAC Audio ? DTS ? Any of the HD Audio Formats [ TrueHD, DTS-HD, etc ] ? How about 3D Support since that is getting popular..

How about if I don't want to pay the MPEG-LA for the rights to use it in my hardware ? MP4 is not a "free" container, it's full of patents.

MKV is superior in every single way outside of Native support. Why ? Because pirates use it.. why? Because it's Better.

It's the same reason it took a while to get MP3 support in lots of hardware players, or Xvid/DivX support..

I've encoded or remuxed almost all of my DVD's and Blurays into H264 MKV's.. Best video with best audio, chapters, subtitles if needed. Telling me or anything else to go backward to MP4 is like telling people to go back to AVI, or RM. It's inferior, in almost every way.

And beyond all of that, I don't want MS telling me what formats I am allowed to watch. Didn't they just announce a new H265 format in the works for even better quality and smaller filesize.. OH but you can't use it because MS doesn't allow it's app to use normal codecs the system has, a system that was designed to that ALL programs could have access to and decoders/splitters/etc that you chose to install.

It would be like Microsoft having the favorites folder for IE in your personal folder, only making the Metro IE need a whole new list in a new folder.. it would be nothing but a hassle. Just as this is.

  • Like 1

modern apps use mediafoundation not directshow. all the old codecs are directshow. if there are MF codecs then they will work in modern. and btw windows 8 enterprise doesnt include media foundation,so no media apps work

Really? Now that's something I didn't expect, you would think Enterprise version would have everything in it the other ones have.

modern apps use mediafoundation not directshow. all the old codecs are directshow. if there are MF codecs then they will work in modern. and btw windows 8 enterprise doesnt include media foundation,so no media apps work

huh, that seems weird!

This topic is now closed to further replies.
  • Posts

    • It wouldn't be hard for me to turn off my TV, if I had one. For one thing, I never scroll Instagram. The only reason I have an account is because Meta created one when it merged the account systems for its various services.
    • OpenAI's new GPT-5.5-Cyber tops Claude Mythos 5 in vulnerability benchmark by Pradeep Viswanathan OpenAI today announced a major expansion of Daybreak, a cybersecurity initiative designed to help defenders find, validate, and fix software vulnerabilities earlier in the development process. The availability of powerful AI models has definitely changed the cybersecurity landscape by making vulnerability discovery much faster. However, the bigger bottleneck for the industry is now patching those vulnerabilities. Impacted software teams need to validate the discovered issues, understand their impact, develop fixes, test them, and deploy patches. Back in March, OpenAI launched a preview of Codex Security, which uses agentic reasoning with automated validation to discover high-impact issues and actionable fixes specific to the codebase. Since then, it has scanned more than 30 million commits across over 30,000 codebases; more than 70,000 findings were marked as fixed by human reviewers, while over 500,000 findings were automatically determined to be fixed. Now, OpenAI is releasing an updated Codex Security plugin that can run deep scans, review recent code changes, generate security reports, trace attack paths, validate findings, and create codebase-specific patches for human review. It can also triage findings from existing scanners, advisories, bug bounty reports, and ticketing systems. OpenAI says the plugin can export results to vulnerability management systems and integrate with workflows using SARIF files, CodeQL queries, the Codex CLI, and the Codex app. Back in May, OpenAI announced the preview of GPT-5.5-Cyber, a new model built on top of the recently released GPT-5.5, designed for specialized cybersecurity work. Today, OpenAI launched the full version of GPT-5.5-Cyber through a limited release for verified defenders. On CyberGym, GPT-5.5-Cyber scored 85.6%, compared with 81.8% for GPT-5.5 and 83.8% for Claude Mythos 5. It also scored 39.5% on ExploitGym, compared with 25.95% for GPT-5.5, and 69.8% on SEC-bench Pro, compared with 63.1%. OpenAI also announced the new Daybreak Cyber Partner Program, which will allow security vendors and service providers to use GPT-5.5 with Trusted Access for Cyber in their products and services. Accenture, Akamai, Cisco, Cloudflare, CrowdStrike, IBM, Palo Alto Networks, Proofpoint, SentinelOne, Wiz, Zscaler, and others were listed as initial partners for this program. OpenAI is also launching Patch the Planet with Trail of Bits, HackerOne, Calif, researchers, and maintainers. More than 30 open-source projects have committed to participate, including cURL, Go, Python, Sigstore, and pyca/cryptography.
    • AMD confirms 26.6.2 FSR driver breaks on many Windows PCs by Sayan Sen Earlier today AMD released a major graphics driver update as it brings support for FSR 4.1 to Radeon RX 7000 series GPUs. The new update, version 26.6.2, also brings support for Assassin's Creed Black Flag Resynced and more. And while the driver technically supports Windows 10 version 21H2 and newer, the tech giant has confirmed that there is a major issue with the new driver on non-Windows 11 PCs as it fails to launch properly on such systems. The error message says, "The version of AMD Software that you have launched is not compatible with your currently installed AMD graphics driver." Therefore on the surface it looks like a compatibility problem. AMD has also confirmed that the device manager will display the yellow bang or yellow exclamation sign alongside your GPU under the Display adapters dropdown. Here is what the Radeon team's official advisory recommends to affected users: "Users Running Windows 10 and AMD Software: Adrenalin Edition 26.6.2 May Encounter Yellow Bang in Device Manager Affecting AMD Radeon RX Series Graphics ... Our Engineers are currently investigating this issue and will provide a fix once it is available. Affected users may revert to AMD Software: Adrenalin Edition 26.6.1 as a temporary workaround." As such you should revert back to the previous 26.6.1 driver which was released earlier this month. In case you were looking to play Assassin's Creed Black Flag Resynced and DOOM: The Dark Ages | Revelations you will probably have to wait a while if you want the driver to support those games officially. You can find the support article here on Microsoft's website.
    • https://uupdump.net/selectlang...7829-4524-978d-7b5fe79263e3
    • A McDonald's restaurant uses about 1.5 to 2 million gallons of water per year for operations like food preparation, cleaning, and restrooms. That is a lot less than the 2,083 gallons of water per megawatt hour mentioned above.
  • Recent Achievements

    • Week One Done
      Almohandis earned a badge
      Week One Done
    • Rookie
      dorf went up a rank
      Rookie
    • First Post
      mike_rumble earned a badge
      First Post
    • Dedicated
      tuben earned a badge
      Dedicated
    • Week One Done
      mnsgroup earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      505
    2. 2
      +Edouard
      208
    3. 3
      PsYcHoKiLLa
      100
    4. 4
      Michael Scrip
      88
    5. 5
      neufuse
      71
  • Tell a friend

    Love Neowin? Tell a friend!