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

    • Zoom Workplace 7.1.0.41345 by Razvan Serea Zoom Workplace for Windows is a reliable video conferencing tool that makes it easy to connect and collaborate. With features like messaging, file sharing, and app integrations, it’s designed to streamline teamwork. You’ll get high-quality audio and video, strong security with end-to-end encryption, and an intuitive interface—all of which help remote teams and businesses stay productive and connected. Zoom Workplace key features: High-Definition Video & Audio: Provides clear, reliable communication for virtual meetings. End-to-End Encryption: Ensures secure communication with strong data protection. Multi-Factor Authentication: Adds an extra layer of security for user accounts. Integration with Productivity Apps: Supports seamless integration with Microsoft Office, Google Workspace, and more. File Sharing: Easily share files during meetings for efficient collaboration. Real-Time Messaging: Enables team chat for ongoing communication. Collaborative Whiteboarding: Allows teams to brainstorm and collaborate visually. Webinar Support: Host large webinars with interactive features. Administrative Controls: Manage user permissions, meeting settings, and security features. Cloud Storage: Automatically stores meetings and files in the cloud for easy access. Cross-Platform Support: Available on Windows, macOS, and mobile devices. Meeting features: Virtual Backgrounds: Customize your background for meetings to maintain privacy or enhance professionalism. Touch Up My Appearance: Automatically smoothens skin tone for a more polished video appearance. Breakout Rooms: Divide meetings into smaller sessions for group discussions or workshops. Live Transcription: Automatically generate real-time captions during meetings for accessibility. Zoom Apps: Integrate third-party applications directly into Zoom for enhanced functionality. Meeting Reactions: Participants can use emojis for quick, non-verbal feedback during meetings. Polling: Conduct live polls during meetings to gather instant feedback from participants. Attention Tracking: Monitors participant attention during meetings to ensure engagement. Closed Captioning: Enable manual or automatic captions for a more inclusive experience. Webinar Replay: Record and share webinars with analytics for audience engagement. Download: Zoom 64-bit | 145.0 MB (Free, paid upgrade available) Links: Zoom Website | Zoom ARM64 | Zoom Installers | Release Notes Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • UK funds £60M AI labs to challenge US tech dominance with open-source models by Paul Hill The UK government has awarded £60 million to Oxford University and University College London to help keep the country in the AI race by focusing on open-source, low-hardware alternatives. This is in stark contrast to the expensive, closed-source, and high-hardware-requirement models being created in the United States and elsewhere. The money will be shared among two new academic research labs over six years to help them redesign the fundamental mathematics and architectures of AI to help the UK reduce its reliance on a handful of US tech firms. Commenting on the development, AI Minister Kanishka Narayan said: Initially, the government planned to fund just one lab with a £40 million investment, but with this update, two labs will now get access to a larger pool of funds. The labs are expected to invest in the top AI researchers at every career stage, with £2 million per lab being set aside for hiring at least ten doctoral students. The government hopes that this will grow the UK’s talent in the field of AI. The labs are also expected to work closely with the leaders in British AI research, such as the Alan Turing Institute and UKRI’s AI research hubs. This will allow the various teams to collaborate and create new solutions faster than they could alone. This development is pretty interesting for a number of reasons, chiefly that it could create a long-term challenge for US tech firms if these labs successfully scale these open-source architectures that bypass the proprietary ecosystems. It could also give British businesses and public sector organizations access to AI features without paying high licensing fees to foreign providers or needing to invest in specialized server infrastructure.
    • If I were them, I'm gonna hold out until the prices of these semiconductor parts normalize. $1,049 for a ~5 year old hardware is DoA, more so for gamers. On a deeper note, if Steam Machine is priced like this, we are soo effed up for the next gen Xbox console and PS6. With great AAA titles releasing at the end of the year, this just creates more demand...and more tears for me. Lol.
    • I suspect one reason its hard to justify subsidising is that it's not a locked down device like a traditional console is. In this climate sadly if it was a "good deal" you'd get people hoarding them for anything but gaming. The Lenovo Legion Go 2 with the Ryzen Z2 Extreme is £1300 here ($1720) for some context on how other SteamOS like devices are now priced. I got the older Z1 Extreme model for £300 with a dock, just shows how insane prices have got recently.
  • Recent Achievements

    • One Month Later
      nates earned a badge
      One Month Later
    • 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
  • Popular Contributors

    1. 1
      +primortal
      450
    2. 2
      +Edouard
      180
    3. 3
      PsYcHoKiLLa
      92
    4. 4
      Michael Scrip
      87
    5. 5
      neufuse
      67
  • Tell a friend

    Love Neowin? Tell a friend!