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

Popular posts from this blog

facebook - android ACTION_SEND to share with specific application only -

python - Creating a new virtualenv gives a permissions error -

javascript - cocos2d-js draw circle not instantly -