Sergei Aleksandrovich
Sergei Aleksandrovich
Hi @noctivityinc! I might misunderstood you, but a tmux client can be disconnected with `Ctrl+b` and then `d`, not with `Ctrl+b+d`. `Ctrl+b` is a default tmux command prefix and it...
I'd recommend checking if the prefix key is redefined in your `~/.tmux.conf` and `/etc/tmux.conf` configs. Look for something involving `C-b` or `set-option -g prefix`. Also, take note that tmux key...
I guess, `set-environment` breaks the things since it rewrites `PATH`
Hey @schonert! Sorry, I don't quite understand if it was imgproxy container that OOM'ed or Docker itself. And was it a single incident or a regular one? The fact that...
Hey @routehero! I think it should be a separate processing option, but it seems to be possible
Added the `video_thumbnail_animation` option to the `latest` build. Please check if this is what you expect. ``` video_thumbnail_animation:%step:%delay:%frames:%frame_width:%frame_height:%extend_frame:%trim:%fill:%focus_x:%focus_y vta:%step:%delay:%frames:%frame_width:%frame_height:%extend_frame:%trim:%fill:%focus_x:%focus_y ``` When `step` is not `0`, imgproxy will generate an animated...
@routehero Did you have a chance to test the feature? I want to make a release but I don't really want to do it until we finish this.
I'm not sure I understand the question correctly, but I'll try to answer 😅 libwebp accepts quality as a single integer. As far as I understand the WebP format, each...
Hey @MikeVL! It looks like there's a problem with your fallback image. Can I take a look at it?
Hmm, it seems that everything is ok with it. Which version of imgproxy do you use?