-
## CVE-2022-25851 - High Severity Vulnerability
Vulnerable Library - jpeg-js-0.4.3.tgz
A pure javascript JPEG encoder and decoder
Library home page: https://registry.npmjs.org/jpeg-js/-/jpeg-js-0.4.…
-
### The bug
Ever since I've started using Immich, I noticed that thumbnails feel quite slow to load to a usable resolution. Setting the option to always load remote thumbnails works around this issue…
Atemu updated
1 month ago
-
I have a working application that uses ffmpeg with the H264 QSV encoder, to enable a faster render of the files on my Intel computer.
I am trying to run it with _jrottenberg/ffmpeg_ docker image:
…
-
It's possible to add gstreamer pipeline support?
```
- exec:gst-launch-1.0 -q rtspsrc is-live=true latency=500 location=rtsp://x.x.x.x:554/hevc_stream name=t ! rtph265depay ! h265parse ! queue leak…
4ib3r updated
5 months ago
-
I've successfully compiled the most recent non-free epson driver for the Perfection V600 on Raspbian GNU/Linux 11 (bullseye) and configured SANE to recognize the scanner.
`pi@raspberrypi:~ $ sudo -…
-
Hi,
Hardware: Kaby Lake i5-7260U
Platform: Ubuntu 16.04.04 LTS with kernel 4.14.16
The MFX dependency is not detected during the Meson build and I am therefore unable to complete the install …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your issue described in the documentation?
- [X] I have read the documentation
### Is your issue present i…
-
**Describe the bug**
Throughout the libjxl code there are references to the CMYK color space being supported. However,
https://github.com/libjxl/libjxl/blob/4c31ef03e3fd5239d6b794771d4ae7daa781…
-
# References
+ [Introduction To Autoencoders In Machine Learning](https://youtu.be/NZ97-lFEUq8)
+ [Convolutional autoencoder for image denoising](https://keras.io/examples/vision/autoencoder/)
+ [B…
-
I'm using this code to save an image into JPG while specifying quality. Quality takes effect under .NET Framework but when running under MONO, quality setting is ignored. Is this a bug in MONO or am I…