GamerBene19
GamerBene19
Currently when I use the "Track Reorder" node in "Audio" mode the first reordered track gets set as default. When using the "Subttitle" mode the first (reordered) subtitle does not...
As far as I can tell FileFlows does not currently support having HDR or HDR10+/DV metadata in output. I think support for it could be achieved fairly simply. Some example...
**Is your feature request related to a problem? Please describe.** Not really a "problem" per se, but I've noticed that this project has an (imo) unnecessary dependency. [`@graphql-tools/prisma-loader` depends on...
Currently when this package is installed you get a warning sth like this: ``` warning babel-plugin-inline-react-svg > svgo > [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so...
What the title says. Currently very much WIP. PR created to help give feedback. Closes #333
Various ESP32 models have an integrated temperature sensor that is supported by [esp-idf](https://github.com/espressif/esp-idf). It would be nice to see support for that sensor built into this crate. I would like...
As described in [this issue](https://github.com/libvips/ruby-vips/issues/242) I'd like to use `image.get("vips-loader");` to query the image type, but there is no binding for [`vips_image_get()`](www.libvips.org/API/current/libvips-header.html#vips-image-get).
I'm trying to resize an image based on height and width. If I use `thumbnail` (only using width) it works as intended, using `thumbnail_with_opts` it does not. Note that I...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I've tried setting up the container(s) with ```docker-compose.yml container_name: bookstack_db environment:...