It is easy to record video by two ways: UIImagePicker or ALAssetLibrary.
But if I want to process each frame with image effect filter,then save result as video,how to do that ? I can use AVCaptureVideoDataOutput to process each frame and save filtered frame to still image, but can not save them to video,my question is how to save them to video. If using AVCaptureMovieFileOutput,it is easy to record camera to video, but can not put filter for each frame.
Thanks for any clues or comments.
As others might have suggested OpenCV is a good choice, unfortunatelly it is super slow on the iphone when compared to other techniques, try using Brad Larsons GPUImage framework.
You can find it here
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With