mckeed wrote:It was more of a thing when i uninstalled things went funky. I tried to remove it to try to reinstall again and something went wrong in that process. No errors came up on install, just couldn't open media player after that. Reboot, same problem. I just rolled back my system as i didn't want to have to deal with that.
The matroska packs consists
ONLY of DirectShow filters, and these are regged and unregged using standard M$ procedures, means regsvr32 and regsvr32 /u . I have no idea how this could screw your system such that WMP wouldnt open anymore. Send regards to Uncle Bill for that ....
Another side comment. If you want the container to be the most accepted standard, you better well make it flawless with something like windows media player which is on most systems and which new people, who don't know jack about containers, use most often. Saying "use another player" kinda says we gave up trying to get this to work. A universal standard is exactly that, universal. If it works better in some players than others than you really didn't accomplish you goal.
We cant reinvent DirectShow and Mediaplayer. And some things matroska can do are simply not fully covered by DShow and WMP, its as simple as that. We try to be compatible with WMP best we can, but if supporting a specific task in WMP would require a huge hack, we decide against it. This happened with chapters, as the standard DShow chapter interface simply sucks, so we built our own API on top of DShow, and all players adapting this API can use chapters from the matroskasplitter. Subtitle switching works fine, same goes for audio track switching ( thanks to a new morgan stream switcher with matroska support, its part of the installer pack ). Of course, when i am talking about WMP, i only talk WMP 6.4, because as you all know the stream switching was removed from WMP when it went from 6.4 to 7, to make other formats than ASF/WMV look worse

.....