Our streaming media player is an in house C++/DirectShow application and runs on XP and greater.
One of our most widely used streaming codecs is WMV, as it's widely supported.
We've noticed that output from WMV media streams looks different on Windows 7 clients than on Windows XP.
Windows 7 output looks much more pixelated / blocky for WMV streams. An identical stream (coming from a media server) on Windows XP appears much smoother / less pixelated.
The same playback graph is used on both platforms and the same media server is used to encode and stream to both clients.
W7 client has the windows media codec that comes as part of the windows media player application.
Has anyone else noticed this issue, or can anyone comment on what I might check / correct on the Windows 7 platform?