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

SCVideoPlayerView filter #358

Closed akerdi closed 7 years ago

akerdi commented 7 years ago

can i add a series filters to SCVideoPlayerView?? self.playView.playerLayer.filters = @[ [[NSBundle mainBundle]URLForResource:[NSString stringWithFormat:@"0%d",a] withExtension:@"cisf"]]; i use this function ,but nothing help,,,can some one help of adding SCFilter int SCVideoPlayerView only...

akerdi commented 7 years ago

322 this help to scale swiperView scale size,,i'll try videoPlayerView latter when release hand...