Re: six things I wasn't able to do with Cocoa
Re: six things I wasn't able to do with Cocoa
- Subject: Re: six things I wasn't able to do with Cocoa
- From: Jean-Daniel Dupas <email@hidden>
- Date: Fri, 28 May 2010 21:46:42 +0200
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 (email@hidden)
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:
This email sent to email@hidden