Le 28 mai 2010 à 20:55, Bill Appleton a écrit : > hi Kevin, > > sorry if this is a repost, my last one was rejected for being too big > > YES, the QTMovieNaturalSizeAttribute definitely returns the size i am > looking for > > the remaining problem is that the movie posetr returns a size of 100 x 100 > > so when i capture the poster it is really pixelated > > i've tried everything -- how do other people get movie posters and/or grab > movie frames? >
Either set the current movie size before requesting the poster frame (using QTMovieCurrentSizeAttribute) or use -frameImageAtTime:withAttributes:error method to specify the expected size. -- Jean-Daniel _______________________________________________ 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