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

Is there is any way to merge two gifs into one? #468

Closed
ajaystha005 opened this issue Oct 31, 2017 · 7 comments
Closed

Is there is any way to merge two gifs into one? #468

ajaystha005 opened this issue Oct 31, 2017 · 7 comments

Comments

@ajaystha005
Copy link

ajaystha005 commented Oct 31, 2017

I tried using GIF decoder but it seems slow. I am looking for the efficient way

@koral--
Copy link
Owner

koral-- commented Nov 1, 2017

There is no GIF encoder in this library (there is plan for it but it is not yet ready - #292). What do you mean as encoder?

@ajaystha005
Copy link
Author

Sorry for that. I am looking for Gif encoder where I can create a new GIF from existing two gifs.

@javaxu
Copy link

javaxu commented Nov 1, 2017 via email

@ajaystha005
Copy link
Author

I need to do offline

@javaxu
Copy link

javaxu commented Nov 1, 2017 via email

@koral--
Copy link
Owner

koral-- commented Nov 1, 2017

I would try FFmpeg. Here is the Android library: https://github.com/WritingMinds/ffmpeg-android-java
And concatenate documentation: https://trac.ffmpeg.org/wiki/Concatenate

@koral-- koral-- closed this as completed Nov 1, 2017
@ajaystha005
Copy link
Author

Thank you. I will try

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

No branches or pull requests

3 participants