2007-04-25, 01:11 PM
Well, I've succeeded in writing a proof-of-concept plugin that will play a TV show in iTunes. I was unable to reliably do this by any of the COM methods, because it would do silly things like open the video in the background, refuse to make it fullscreen, etc.
The only way I could get it to work was by calling Process.Start on the movie file itself, which would then open in iTunes fullscreen.
For some reason, when I tried Process.Start with QuickTimePlayer, it kept generating several -108 errors.
Anyway, I'm going to keep working on this. If I make any real progress, I'll post back here.
The only way I could get it to work was by calling Process.Start on the movie file itself, which would then open in iTunes fullscreen.
For some reason, when I tried Process.Start with QuickTimePlayer, it kept generating several -108 errors.
Anyway, I'm going to keep working on this. If I make any real progress, I'll post back here.
Hauppauge PVR-150MCE / ATI All-in-Wonder 9000 Radeon Pro / 2.4 GHz P4 / 512 MB RAM