gifski
gifski copied to clipboard
GIF encoder based on libimagequant (pngquant). Squeezes maximum possible quality from the awful GIF format.
Hi, I'm currently using this command and can't figure out what is happening, when I execute my command, I've got the progress bar and everything, but the command never ends....
The last dll was on the 0.8.5 release, 10.1 does not have one
Hi, I know the title is a bit... enoying :) But really, in "release" package, try to not call "Linux" Debian only packages... I was so exciting to use it...
Hello, I am fairly new to gifski and I'm trying to get it setup on my heroku node js server. I am trying to start it with a child_process command....
So recently I had the luck that I could help out a scientist friend who had gigantic, mostly-empty PNGs of his data with only a handful of colours, by using...
Instead of having to bundle the Xcode project. Swift Package Manager supports libraries: https://rderik.com/blog/making-a-c-library-available-in-swift-using-the-swift-package/ To be clear. I don't mean adding Swift code here. Just a Package.swift and a module...
I try to compile the command - "cargo build --release --features=video" and give this error: > failed to run custom build command for `ffmpeg-sys v4.0.2 (https://github.com/meh/rust-ffmpeg-sys#55323cb9) ![screen shot 2018-10-17 at...
Hi, I'm really impressed with the results of gifski! Photoshop offers a nice feature for animated gifs: The ability to set the length of time a frame is displayed on...
System: Devuan OS Linux 5.15.0+ aarch64 cargo --version // cargo 1.56.0 cc --version // cc (Debian 8.4.0-6) 8.4.0 ``` cargo build --release error: failed to parse manifest at `/media/sd/Projects/Graphics/gifski/Cargo.toml` Caused...
I can't use HomeBrew and Cargo to install gifski,how can I install gifski using source code?