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

Animate GIF's #241

Closed
docapotamus opened this issue May 13, 2016 · 11 comments
Closed

Animate GIF's #241

docapotamus opened this issue May 13, 2016 · 11 comments

Comments

@docapotamus
Copy link
Member

May be nice to allow animate GIFs to be uploaded Pjuu.

@deavmi
Copy link
Contributor

deavmi commented Jun 20, 2016

This would be awesome.

@docapotamus
Copy link
Member Author

Good you commented on this I'm just starting work on it 😄.

I have this working but there is a problem in subsequent frames from the first. They are all distorted. It looks like this is fixable though but it may be a little rough.

I will report back in a bit.

@deavmi
Copy link
Contributor

deavmi commented Jun 20, 2016

Awesome 😄.

@docapotamus
Copy link
Member Author

There is a strange issue with Pillow saving animated GIFs.

It does work but it appears to drop the pallet on all but the first frame.

http://stackoverflow.com/questions/24688802/saving-an-animated-gif-in-pillow
python-pillow/Pillow#1355
python-pillow/Pillow#1379
python-pillow/Pillow#1384

@docapotamus
Copy link
Member Author

Had to open an issue for this one as I am a bit lost. Just need some direction.
python-pillow/Pillow#1976

@deavmi
Copy link
Contributor

deavmi commented Jun 22, 2016

Okay.
Sounds good then.

Any other imaging library you could use? Just asking.

On 21 June 2016 8:19:50 PM SAST, Joe Doherty notifications@github.com wrote:

Had to open an issue for this one as I am a bit lost. Just need some
direction.
python-pillow/Pillow#1976


You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
#241 (comment)

Sent from my Android device with K-9 Mail. Please excuse my brevity.

@docapotamus
Copy link
Member Author

We could use ImageMagick and some Python bindings.

http://docs.wand-py.org/en/0.4.3/index.html

docapotamus added a commit that referenced this issue Jun 22, 2016
There is still much more work to do on this PR.

We need to add a JS library of some form to allow you to start playing
the animated GIFs as I don't want them to be playing on the screen
constantly.

This is related to issue #241.
@deavmi
Copy link
Contributor

deavmi commented Jun 24, 2016

Cooleo.

@deavmi
Copy link
Contributor

deavmi commented Jun 30, 2016

Awesome. Did ImageMajick do the trick?

@docapotamus
Copy link
Member Author

@deavmi it did yes. It's really easy to work with via python-wand.

@deavmi
Copy link
Contributor

deavmi commented Jul 12, 2016

Nice. 👍 Good work btw.

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

3 participants