quietvoid

Results 165 comments of quietvoid

Ideally the image position should be possible to change in the preferences. It defaults to centered, and moves to the left when the image doesn't fit the window.

Bookmarks imply a bookmark manager or way (visually) to know what is bookmarked. It's too complex IMO. A CLI option for a specific frame can be done. > This can...

Yes, there's no support for visual indicators on the frame number slider. You also still need at least keybinds for adding/removing bookmarks. Anyways, I'm not saying it can't be done...

> * vim-style `j` & `k` hotkeys to increase/decrease selected output node index Would need a modifier key like `Shift` or something, the keys are already used for seeking. >...

I'm not interested in implementing this. PRs welcome.

Is this still an issue with 1.4.1? `placebo.Deband` is already processing planes separately internally. Also, 100 FPS seems pretty slow for debanding only.

Thanks. I'll attempt to figure out why.

I've reimplemented the idea from the refactor branch in master, and it's around 10% slower on average compared to processing planes separately. Will make a PR, but I'll try to...

The linking changes are not compatible for Linux.

FYI someone updated a fork here: https://github.com/sgt0/vs-placebo It is not compatible with Linux. If you need Linux, I updated mine here: https://github.com/quietvoid/vs-placebo I wouldn't pull the changes here without permission...