Published by Arto Jarvinen on 11 Apr 2010
Where to go from here?
I cleaned up the GothPlayer code and built both a 32-bit and a 64-bit version (they can be downloaded through the GothPlayer download page). If nothing else, it’s a nice test rig for filters and renderers. And TV looks much better with GothPlayer than with the TerraTec media player that came with the TV card (there you have some serious judder).
I’m slowly reading up on, and testing Windows 7 and Media Foundation. It seems that GothPlayer doesn’t behave at all the same on Windows 7 as on Windows XP. The merit system from XP doesn’t work and even if I manually add ffdshow decoders to the graph before rendering a media file, they don’t end up in the running graph. To add insult to injury, neither my debug console code nor graphedt seem to work under Windows 7. The console doesn’t turn up at all and graphedt doesn’t find the graph from the running GothPlayer. It’s like somebody would have anticipated all my moves to understand what’s happening and made sure none of them would work. Another Microsoft trick to force me to an upgrade that ultimately will add very little to my movie watching experience I’m afraid. And Spotify has stopped working on Ubuntu after a recent “upgrade” so that’s not an option either.
I have still not decided which way to go with further development. It’s fun to code but I need a goal too. The question is what the “unique selling point” of yet another player would be. MPC-HC has a lot of nice features but some of the code is just too time consuming to understand and debug (for me at least, not being a professional programmer). I think I should probably spend some more time evaluating the “competition” first.



