ios - How to implement trimming of video which is playing on AVPlayer? -
my requirement implement trimming , editing of video playing on avplayer
trimming: can customize avplayer player trimming in default editing of video through uiimagepickercontroller .i had found few links on showing progress bar,but here requirement display sequence of images there editing default editing of uiimage picker controller
if knowledge shared might me!!!
we have access class called uivideoeditorcontroller
allows movie editing. here sample project shows how.
separately, here's tutorial on how use avexportsession trim avassets (you'd need modernize arc).
Comments
Post a Comment