piemonte / PBJVision

📸 iOS Media Capture – features touch-to-record video, slow motion, and photography
MIT License
1.94k stars 324 forks source link

instagram like filters #30

Closed ghost closed 11 years ago

ghost commented 11 years ago

do you plan on adding them?

piemonte commented 11 years ago

Hi @ranuamar!

Honestly, I hadn't really thought about it but the capability isn't too far away. We're already evaluating realtime video data in a shader for onion skinning.

Although, I think I'd create a separate dependent repository PBJVideoWriter to keep things focused and small. We could render the filters post process rather than realtime and do other stuff like video trimming and things of that nature.

It might be cool to see what the community contributes in terms of filters too and if it's set up in a plug-in play fashion.