Re: Copy AVplayerLayer content to another CALayer on another window (Preview)
Re: Copy AVplayerLayer content to another CALayer on another window (Preview)
- Subject: Re: Copy AVplayerLayer content to another CALayer on another window (Preview)
- From: douglas welton <email@hidden>
- Date: Wed, 26 Nov 2014 10:43:08 -0500
Have you taken a look at AVPlayerItemVideoOutput?
> On Nov 20, 2014, at 11:44 AM, Hado Hein <email@hidden> wrote:
>
> For a signage app I’m looking for a way to copy the output of an AVPlayer doing a 720p video to another window.layer .
>
> At the moment I’m doing a complete second AVPlayer with the same file and start/stop the files right after each other. This lasts for the imagination of sync play.
>
> Now I’d like to improve the result by copying the Output from the first player to the second window by using some AV / CI Function (the second window is some preview, so the output also has to be shrinked).
>
> I’m looking for some class names and functions to investigate into, which can do the job.
> Do I need to go for CoreVideo (and where) or can this be achieved by layer functions?
_______________________________________________
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