Hi,I wrote a small program today that uses MPMoviePlayerController, and when I run it and the movie starts playing, I get the following message on the console:
2009-09-30 17:44:43.683 PlayVideo[2128:4a03] Cannot find executable for CFBundle/CFPlugIn 0x7b49e70 </Library/Audio/Plug-Ins/HAL/iSightAudio.plugin> (not loaded) 2009-09-30 17:44:43.683 PlayVideo[2128:4a03] Cannot find function pointer iSightAudioNewPlugIn for factory 9BE7661E-8AEF-11D7-8692-000A959F49B0 in CFBundle/CFPlugIn 0x7b49e70 </Library/Audio/Plug-Ins/HAL/iSightAudio.plugin> (not loaded) This doesn't happen with another program I wrote today (the only two I've written since upgrading to 3.1SDK on SnowLeopard). I'm assuming it has something to do with the MediaPlayer framework? Has anyone else seen this error? It doesn't seem to affect the way the program works. I checked the archives and didn't see any previous discussion about this. Thanks, Elisabeth _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com