hey, i was wondering if there is some easy way to export a flipbook and/or render as an animated gif… because, the internet.
are there any handy dandy scripts or can you use cops for this? Otherwise, i was thinking write something in python, maybe?
otherwise otherwise, can somebody recommend a good tool for turning a frame sequence into gifs… gimp maybe?
animated gifs
6758 5 1- twelveplusplus
- Member
- 194 posts
- Joined: 8月 2011
- Offline
- mestela
- Member
- 1803 posts
- Joined: 5月 2006
- Offline
YES YES YES. GIF ALL THE THINGS.
I've written up some notes on various gif tricks:
http://www.tokeru.com/cgwiki/index.php?title=GeneralUtilties#Gifs [tokeru.com]
It just occurred to me I could/should wrap up ffmpeg with a unix (shell) rop. Hmm.
I've written up some notes on various gif tricks:
http://www.tokeru.com/cgwiki/index.php?title=GeneralUtilties#Gifs [tokeru.com]
It just occurred to me I could/should wrap up ffmpeg with a unix (shell) rop. Hmm.
Edited by mestela - 2016年10月29日 01:08:40
- twelveplusplus
- Member
- 194 posts
- Joined: 8月 2011
- Offline
- peteski
- Member
- 518 posts
- Joined: 12月 2013
- Offline
- 4d2dd0487fc74c74
- Member
- 1 posts
- Joined: 11月 2018
- Offline
- sdugaro
- Member
- 380 posts
- Joined: 7月 2005
- Offline
This occurred to me few times in the last few months.
Some great reference there between ffmpeg and imagemagik for this,
but I thought it would be nice if there was a python api out there.
looks like there is:
https://ikrima.github.io/houdini_additional_python_docs/images2gif.html [ikrima.github.io]
Some great reference there between ffmpeg and imagemagik for this,
but I thought it would be nice if there was a python api out there.
looks like there is:
https://ikrima.github.io/houdini_additional_python_docs/images2gif.html [ikrima.github.io]
-
- Quick Links