I'm trying to play video in an iPhone application. However, whenever I load the application onto my device and try to play video, I get this in the console in XCODE:
warning: Unable to read symbols for "/Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.1.2 (7D11)/Symbols/System/Library/VideoDecoders/VCH263.videodecoder" (file not found). warning: Unable to read symbols for "/Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.1.2 (7D11)/Symbols/System/Library/VideoDecoders/H264H1.videodecoder" (file not found). warning: Unable to read symbols for "/Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.1.2 (7D11)/Symbols/System/Library/VideoDecoders/MP4VH1.videodecoder" (file not found). I need to fix this but don't know how. When I go through the folders that it says the file is missing from, no VideoDecoders folder even exists. There's something weird going on and I need those decoder files because the video is really buggy and incredibly slow at loading on my iPhone, which is up to date and NOT jailbroken._______________________________________________ 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