Inflation

Results 66 comments of Inflation

Probably Steam update their SDK again. The upstream has been stalled for a year so there are some functions not implemented.

It works fine

The default `EncoderFrame` is `RGB` no matter the encoder's settings. You can customize it to your needs. This is because you don't need to keep the input pixel format and...

Furthermore, some Python libraries with native extensions must be built from sources, which require a compiler (or more than one, e.g. nvcc, rustc, etc). We want to keep that in...

I think it's just I'm not following semver correctly in this case. With `cargo-semver-checks` in CI, I hope it would not happen again.

It's pretty annoying since somehow `extra-index-url` overwrites the default index when a package with the same name but some versions missing. `uv` simply does not look at the default index...

> @inflation there are details on that behavior in the [documentation](https://docs.astral.sh/uv/pip/compatibility/#packages-that-exist-on-multiple-indexes). Please don't complain about it in someone's pull request. This is precisely where it happens the most. Installing `pytorch`...

Not currently, since almost no one demands it. If I'm going to implement it, would you like to receive the image frame-by-frame or all the frames at once?

Hmm. I'm not familiar with QT, but there should probably be a plugin for reading and writing jxl files for it.