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?


thx,
_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to