-
OSS-Fuzz builds libaom, x265, and libde265, but does not find them when building libheif, resulting in only enabling the 'uncompressed' codec (mentioned in https://github.com/strukturag/libheif/issues…
-
Trying to build `aur/simp`.
```
error[E0063]: missing fields `preload_range_hint`, `release_error_msg`, `release_file_range` and 1 other field in initializer of `heif_reader`
--> /home/builder/.…
-
Hi, and thank you for this great library!
I am trying to statically link libheif to make distribution of my program easier and not have the user install libheif individually. Is there a recommended…
-
Even with the newest image containing Nextcloud 30.0.2 the preview of the photos captured with iOS 18 are missing. Funnily enough there is a message that you should not use Imaginary as it has known i…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Since I updated my iPhone 15 Pro to iOS 18, the uploaded images to Nextcloud cannot be opened…
-
When I convert an animated Gif file to an Avif file, the animation is lost , only the first frame of the image is visible
-
### Describe why it is important and where it will be useful
libheif has released a new version that has a number of new codec plugins, notably ffmpeg which would allow hardware accelerated encodin…
-
heif_error_code_heif_error_Invalid_input
Error converting HEIC to jpeg: {code: 2, message: 'ERR_LIBHEIF format not supported'}
-
Could you add libheif? https://github.com/strukturag/libheif
Thanks in advance:)
ghost updated
3 years ago
-
Hi,
I am trying to save an image in the `avif `format but it does not work.
```
#!/usr/bin/ruby
require 'rszr'
image = Rszr::Image.load('a.jpg')
image.save('a.avif')
```
Rszr raises a…