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

filterSwitcherView have a green line border #354

Closed akerdi closed 7 years ago

akerdi commented 7 years ago

i use filterSwitcherView, but a green line border appear disgustly,how to avoid this??^..^

akerdi commented 7 years ago

i turn out to be a reason that i should use _recorder.videoConfiguration.sizeAsSquare = YES; to record a square video correctly before playing...