Skip to content
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

Compress video so i can send it to my server #29

Open
haythemmm opened this issue Apr 29, 2013 · 3 comments
Open

Compress video so i can send it to my server #29

haythemmm opened this issue Apr 29, 2013 · 3 comments

Comments

@haythemmm
Copy link

Can the library compress a video? GPU Image for iOs do it very fast.
I think they do it with GPUImageMovie. I can't find such class in android library?

It seems Android library doesn't manipulate video? Do you think you will add this feature?
Do you know any other library that can do the job?

@pboos
Copy link
Collaborator

pboos commented Apr 30, 2013

In Android video is not yet supported. Live preview is kind of supported (but still buggy in some areas). No plans yet to add that feature, since it is not a feature we need in our products. But if anyone adds it and sends a pull request, I will be very glad to merge it. I do not know of another library that can do it.

@snuk182
Copy link

snuk182 commented Jul 10, 2015

@pboos , could you please point where to start porting the video processing support from? I think I got it with image processing, but video seems for me a lot more difficult.

@deepikaopenxcell
Copy link

this is for image filter, i need video Filter can you tell me how to get video filter in android.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants