Benau
Benau
```c++ #include #include #include #include #include #include #include std::string addr = "[email protected]"; std::string scp_port = "12345"; std::string work_dir = "/home/ffmpeg"; std::string ssh_cmd = std::string("ssh -p ") + scp_port + "...
Hello, I'm experienced many renendering bugs using (all latest using arch linux) lottie_convert.py with my sticker pack: [pig.zip](https://github.com/42wim/matterbridge/files/6905951/pig.zip) (for example, bad renendering of pig/5.tgs):  So I've tried to build...
https://github.com/Benau/matterbridge/commit/85fb17ba8dbb53f3869305d43fb0eaae5a62e751 @42wim are you interested using rlottie + imagickmagic? basically it works, but can be polished (and it can easily fix this issue by just adding some more option to...
basically compile imagemagick with: ``` ./configure --prefix=/usr --sysconfdir=/etc --enable-hdri -without-modules \ --without-perl --with-gcc-arch=generic --disable-openmp \ --with-bzlib=no \ --with-autotrace=no \ --with-djvu=no \ --with-dps=no \ --with-fftw=no \ --with-flif=no \ --with-fpx=no \ --with-fontconfig=no...
i created few https://github.com/Benau/matterbridge/blob/master/imagewriter so we can generate png, gif, webp without imagemagick, so the only dependency is rlottie, and I think I can make a go package wrapping it...
@42wim do you prefer to keep the old code or replace the current tgs conversion with cgo completely? And I can help setting up cross-compiler github actions for popular platform...
Seems that clang toolchain assumes only x86 iphone (and tvos probably) simulator atm, this patch should fix this:  ```patch diff --git a/clang/lib/Driver/ToolChains/Darwin.cpp b/clang/lib/Driver/ToolChains/Darwin.cpp index 4b39faf5687c..f1f6f2d523ad 100644 --- a/clang/lib/Driver/ToolChains/Darwin.cpp +++...
chai you can use something like this in your repo https://github.com/sizeofint/webpanimation/issues/1#issuecomment-894585471
For the record libopenal pitch shift with resampling too (larger AL_PITCH will make the sound play faster with higher pitch) Not sure if you prefer another issue, but just quick...
seems that the repo owner need to reinstall jeykll picture tag and rebuild it against latest libvips.so