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 playback is choppy and slow #330

Open dyah10 opened 8 years ago

dyah10 commented 8 years ago

When you don't initialize a SCRecordSession (i.e. start up the camera), SCPlayer is really slow for some reason. It's pretty easy to reproduce: in the example code, move the initial storyboard view controller to VideoPlayerViewController. Then load a resource from the mainbundle and the video will be slow. Any help with this would be much appreciated!

saurabhsharma commented 5 years ago

Any update on this issue? We are also facing this issue... can we move the processing to GPU?