rFlex / SCRecorder

iOS camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing
Apache License 2.0
3.06k stars 583 forks source link

SCPlayer shows black screen when changing an AVPlayerItem #211

Open Legoless opened 9 years ago

Legoless commented 9 years ago

When I'm changing an AVPlayerItem item with setItem: method, the renderer will turn black for a second. I have shouldSuppressPlayerRendering set to NO and CIRenderer only does calculation of features on the image and does not render it.

albertgh commented 8 years ago

+1 https://github.com/rFlex/SCRecorder/issues/238