-
I'm using the latest version of the gem and MediaInfo v17.12. When using mediainfo directly, it works and identifies the multiple streams and that this is a video:
```
irb(main):014:0> puts `media…
-
I ran a Lightroom TIFF through irfanview to make sure all the Adobe-specific BS got thrown away (turning it from 76MB into a 15MB tiff), but trying to load the result using `tiff` results in the tit…
Pomax updated
1 month ago
-
Hello, i get the following error/stacktrace when trying to upload a file
```
2023-11-22 20:12:01,323 INFO werkzeug 127.0.0.1 - - [22/Nov/2023 20:12:01] "GET /static/source_icon/file.ico HTTP/1.1…
-
Hi,
I've been using EmguCV extensively over the past several years, and I received an issue report about my application where a GoPro video didn't seem to be working.
It seems that the Emgu.CV.V…
-
I wanted to start an AVI movie, but I found the following error in the log:
`19:45:54 WARN Job failed
java.lang.ArrayIndexOutOfBoundsException: arraycopy: length -2034644243 is negative
at java…
-
Hi, comfyui is awesome!!
I'm having a problem where any time the VAE recognizes a face, it gets distorted.
I can build a simple workflow (loadvae, vaedecode, vaeencode, previewimage) with an input…
-
```
** These produce bytewise identical, but smaller files:
* jpegoptim -t --strip-all *.jpg
* imgopt *.jpg
* for F in *.jpg; do
jpegtran -copy none -optimize -outfile jo.bin "$F" &&
…
-
### Steps to reproduce
You should have two monitors with a resolution of `2560x1440 144Hz`
1. Launch Telegram Desktop
2. Open any chat
3. Open any picture
If the bug does not reproduce, res…
-
_I saw #546 in which JPEG XL was mentioned in a few comments and decided to create this separate issue so that discussion can be done here instead of in an issue that is about a different format._
…
-
The second Huffman table should be `class 1 (AC)`. JPEG contains 4 Huffman tables, 2 for DC and 2 for AC. The dissection contains 3 DC and 1 AC.
Thank you so much for such detailed dis…