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

    • Exactly, this is just the beginning. I hope that by that time, our inept politicians devise something like a Universal Basic Income, because unemployment and poverty rates will skyrocket otherwise. And believe me, robots that perform physical work aren't a matter of IF, but WHEN. No career is truly safe from AI/robots, it's just a matter of time.
    • Subtitle Edit 5.0.0 by Razvan Serea Subtitle Edit is a powerful, free, and user-friendly subtitle editing tool designed for creating, editing, and converting subtitles for videos. It supports a wide range of subtitle formats, including SRT, ****, and SUB, allowing users to easily modify and adjust subtitles for accurate timing and formatting. With its intuitive interface, Subtitle Edit provides a variety of features such as waveform audio display, spell-check, subtitle synchronization, and real-time video preview, making it an ideal choice for both beginners and professionals. The software also includes powerful tools for batch processing, translating subtitles, and converting between different subtitle formats. Subtitle Edit features: Create/adjust/sync/translate subtitle lines Convert between SubRib, MicroDVD, Advanced Sub Station Alpha, Sub Station Alpha, D-Cinema, SAMI, youtube sbv, and many more (300+ different formats!) Cool audio visualizer control - can display wave form and/or spectrogram Video player uses mpv, DirectShow, or VLC media player Visually sync/adjust a subtitle (start/end position and speed) Audio to text (speech recognition) via Whisper or Vosk/Kaldi Auto Translation via Google translate Rip subtitles from a (decrypted) dvd Import and OCR VobSub sub/idx binary subtitles Import and OCR Blu-ray .sup files - bd sup reading is based on Java code from BDSup2Sub Can open subtitles embedded inside Matroska files Can open subtitles (text, closed captions, VobSub) embedded inside mp4/mv4 files Can open/OCR XSub subtitles embedded inside divx/avi files Can open/OCR DVB and teletext subtitles embedded inside .ts/.m2ts (Transport Stream) files Can open/OCR Blu-ray subtitles embedded inside .m2ts (Transport Stream) files Merge/split subtitles Adjust display time Fix common errors wizard....and more. Subtitle Edit 5.0.0 changelog: Subtitle Edit 5 is a major new release and a big step for the project. For the first time, Subtitle Edit runs natively on Windows, macOS, and Linux from a single, modern, cross-platform codebase. The builds are self-contained, so no separate .NET installation is required, and on macOS and Linux the needed media components (mpv/ffmpeg) are bundled in. Please read before upgrading: Subtitle Edit 5 is a new application, not just an update of Subtitle Edit 4. It has been rebuilt from the ground up to be cross-platform, so: It is not 100% the same app. The look, layout, and some workflows have changed. Some things are in different places, and a few behave differently than in SE4. Not every SE4 feature exists in SE5 yet. SE5 covers all the core editing, conversion, sync, video playback, OCR, and online services, but some of the more specialized SE4 tools are not available yet. Features will continue to be added. If you rely on a specific SE4 feature that is missing, please keep SE4 installed alongside SE5. The easiest way to run both side by side is to use the Portable versions of SE4 and SE5, which keep their settings separate and do not interfere with each other. Which version should I use? Subtitle Edit 5: recommended for most users on Windows 10 (22H2) or newer, macOS 12+, and Linux. Subtitle Edit 4: please continue to use SE4 if you are on an older Windows version (Windows 7/8), or on older / slower computers where SE5 may not run well. SE4 remains available and is the right choice in those cases. To run SE4 and SE5 at the same time, use the Portable versions - you can try SE5 while keeping SE4 as a fallback. Download: Subtitle Edit 5.0.0 | ARM64 | ~60.0 MB (Open Source) Download: Subtitle Edit Portable | 103.0 MB View: Subtitle Edit Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Google Pixel 11 series: Here's what to expect by Hamid Ganji Google Pixel 10 series In recent years, Google has successfully turned its Pixel devices into worthy contenders in the smartphone market. The search giant is now preparing to launch the Pixel 11 series in just a few months, and many Pixel fans are likely wondering what Google has in store for them this year. The next lineup of Google smartphones includes four devices: the Pixel 11, Pixel 11 Pro, Pixel 11 Pro XL, and Pixel 11 Pro Fold. This year, we don’t expect Google to bring revolutionary upgrades to its handsets, and the Pixel 11 series is likely to receive modest hardware improvements alongside a slew of AI-powered features. Here are the rumored specifications of the Google Pixel 11 series ahead of its official debut: When will the new Pixel phones be unveiled? The last two generations of Google Pixel phones (Pixel 9 series and Pixel 10 series) were launched in August, unlike the previous three generations that debuted in October. With that in mind, we expect Google to unveil the Pixel 11 series sometime in August 2026. The exact launch date has yet to be confirmed. Google Pixel 11 CAD renders - Image via AndroidHeadlines How much will the Pixel 11 series cost? Predicting the final price of upcoming smartphones has become increasingly difficult. As you may know, RAM and memory prices are rising sharply, leading to significant increases in the cost of consumer electronics. Recently, Apple CEO Tim Cook said that price increases for some future Apple products are unavoidable, suggesting that the iPhone 18 series could become more expensive. Google has remained tight-lipped about any potential price increases for the Pixel 11 series. If the company manages to maintain last year’s pricing structure, here’s what the lineup could cost: Pixel 11: $799 Pixel 11 Pro: $999 Pixel 11 Pro XL: $1,199 Pixel 11 Pro Fold: $1,799 Given current market conditions, it may be difficult for Google to avoid raising prices unless it adopts cost-saving measures, such as equipping the base model with 8GB of RAM. Google Pixel 11 series anticipated specs: We expect the Google Pixel 11 series to debut with a new Tensor G6 processor as well as an upgraded camera system. The overall design, however, is expected to remain largely unchanged across the lineup. Specifications Pixel 11 Pixel 11 Pro Pixel 11 Pro XL Pixel 11 Pro Fold Display 6.3-inch LTPO AMOLED / 120Hz refresh rate / up to 3100 nits of brightness 6.3-inch Super Actua LTPO OLED, 120Hz refresh rate, up to 3600 nits of brightness 6.8-inch Super Actua LTPO OLED, 120Hz refresh rate, up to 3600 nits of brightness 8-inch inner screen and 6.4-inch outer display, 120Hz refresh rate, up to 3600 nits of brightness RAM & Processor Tensor G6 / 8-12GB of RAM Tensor G6 / 12-16GB of RAM Tensor G6 / 12-16GB of RAM Tensor G6 / 16GB of RAM Storage options 128GB or 256GB 256GB, 512GB, 1TB 256GB, 512GB, 1TB 256GB, 512GB, 1TB Camera 50MP main sensor, 13MP ultra-wide, 10.8MP 5x telephoto, 10.5MP front camera 50MP main camera, 48MP ultra-wide, 48MP telephoto with 5x optical zoom, 42MP selfie camera 50MP main camera, 48MP ultra-wide, 48MP telephoto with 5x optical zoom, 42MP selfie camera 50MP main camera, 10.5MP ultra-wide camera, 10.8MP telephoto camera, 10MP front camera, 10MP inner camera Battery 4,840 mAh 4,707 mAh 5,000 mAh 4,658 mAh Software Android 17 Android 17 Android 17 Android 17 The Pixel 11 series won’t be a major departure from its predecessor, with Google instead focusing on subtle improvements and AI additions such as Gemini Intelligence. However, a patent filed by Google suggests the company is working on a removable battery for its smartphones, and we could see this feature make its way to the Pixel 11 Pro Fold. Given that nearly all smartphones today lack removable batteries, such a feature would be a welcome addition to future Pixel devices. That said, it may not arrive with this year’s lineup after all, and the final decision is yet to be made by Google. The Pixel 11 series could also face an uphill battle in the market. In the Android segment, Samsung is performing well with the Galaxy S26 series, while the Galaxy Z Fold 8 lineup is also expected to launch next month. On the other hand, Apple is preparing to unveil the iPhone 18 Pro and iPhone 18 Pro Max in September alongside its first foldable iPhone.
    • At least AMD is still taking Windows 10 seriously (after the oops) before it consumer extended support ends. @WaltC - Memories, 2x Voodoo in SLI with a Riva TNT with an Aureal A3D soundcard.
  • Recent Achievements

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

    1. 1
      +primortal
      475
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      105
    4. 4
      Michael Scrip
      88
    5. 5
      Steven P.
      70
  • Tell a friend

    Love Neowin? Tell a friend!