Hi, I'm writing a video player(now only for Windows, but have a plan to port it to other platforms). The player must support mms://, looking at the demo player I see that it works but seeking is impossible. What I want t figure out is if it's a phonon problem or if it's somehow connected with QIODevice for mms:// protocol?