Commit Graph

12 Commits

Author SHA1 Message Date
2dcf1fba8a Removing 444 because it's pointless, adding no_loop command for non-looping GIFs 2025-03-25 22:03:14 -04:00
5a1fae172e Update README.md and documentation in video_to_gif2.py 2024-12-11 23:11:31 -05:00
23d9ae3cc2 Added --extra command to video_to_gif2.py, updated documentation in README.md 2024-12-11 00:37:22 -05:00
13fc4bb70c f Adding an alternate script that outsources the GIF generation process to gifski; it does better than the original script for colored GIFs, looks less good for B&W stuff. Overall, it's better, and it may become the 'main' version of this script. 2024-12-02 22:59:16 -05:00
f99c31f704 Better input handling 2024-07-25 23:22:49 -04:00
8edf92e0cc A bunch of stuff, including outsourcing globs to the shell, positional input argument, more consistent edocs, and better Docker handling 2024-07-05 21:52:15 -04:00
ad29252a41 Added interpolation arg, updated docs, provided Dockerfile + instructions 2024-07-03 00:15:18 -04:00
2b6437c1db You can now specify the scaler algorithm 2024-07-02 00:05:44 -04:00
01c31ae17d Greatly simplified things by doing palettegen and paletteuse in the same command; I also don't think ewa scaling was working, so I changed to plain old lanc 2024-06-29 14:34:18 -04:00
b804f628ae Renaming stuff, adding README.md 2024-06-28 23:06:26 -04:00
ed99983cc2 Various improvements 2024-06-28 22:58:29 -04:00
d028085a64 First pass at video to GIF script in Python 2024-06-28 22:25:42 -04:00