iOS: Draw on top of AV video, then save the drawing in the video file -


i'm working on ipad app records , plays videos using avfoundation classes. have of code basic record/playback in place , add feature allows user draw , make annotations on video—something believe not difficult. harder part, , have not been able find examples of, combine drawing , annotations video file itself. suspect part accomplished avcomposition have no idea how. appreciated.

mark

i not think can save drawing video file in ios. consider using separate view save drawing , synchronize overlay onto video using transparent view. in other words, user circled @ time 3 mins 42 secs in video. when video played overlay saved drawing onto video @ 3:42 mark. it's not want think close can right now.

edit: there might way after all. take @ tutorial. have not read whole thing seems incorporate overlay function need.

http://www.raywenderlich.com/30200/avfoundation-tutorial-adding-overlays-and-animations-to-videos


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -