-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GPUImageMovieWriter class for video filtering #25
Comments
It is true this is not yet existing. This part is a little harder and it has lower priority on our end. But you are welcome to implement it and send a pull request :). |
Did anyone developed video part? |
hey anyone developed video part? haythemmm did u get it? plz help me for video filtering and store in video format (.mp4)?? |
It seems no progress after almost 3 years.... |
yiwenlu66
added a commit
to yiwenlu66/android-gpuimage
that referenced
this issue
Aug 7, 2016
Adapted code from Grafika (https://github.com/google/grafika) to support real-time video filtering; support API>=18 only; resolve cats-oss#25.
yiwenlu66
added a commit
to yiwenlu66/android-gpuimage
that referenced
this issue
Aug 7, 2016
Adapted code from Grafika (https://github.com/google/grafika) to support real-time video filtering; support API>=18 only; resolve cats-oss#25.
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
First of all, I would like to thank you for giving us a great library similar to GPUImage framework of iOS, it is much easy task for us after developing application on iOS.
While viewing library, I could not find useful links or samples for editing videos from resource files as well from live camera. If possible, I would like to go through any samples for the same if it is developed. We had worked using GPUImageMovieWriter in iOS for writing filtered videos to albums.
Will be waiting for your response.
Thanks
Jignesh Brahmkhatri
The text was updated successfully, but these errors were encountered: