-
### Describe the bug
When starting a new project and dragging the playhead, the application displays the error "Failed to render frame". No visuals are seen and restarting displays a "Make sure ffmpe…
-
[AVIF](https://en.wikipedia.org/wiki/AV1#AV1_Image_File_Format_(AVIF)) is a new image format (based on the open AV1 video format) that has the potential to produce significantly smaller file sizes tha…
-
### Share your bug report, feature request, or comment.
In ffmpeg version 5 the three distinct pixel formats seems to have been merged into one named just `vaapi`
[The code](https://github.com/own…
-
AVIF is picking up support(https://caniuse.com/avif) across most major browsers, so it would be great if we can get support in lando.
I did try to enable AVIF in GD following:
https://php.watch/ve…
-
**Description**
The FFmpeg plugin for Flutter does not support the AV1 and VC-1 video codecs.
This limits its usability in scenarios where these codecs are required.
**Expected behavior**
The p…
-
### System information
- Windows OS version: Windows 11
- ImageGlass version: 9.1.8.723
- ImageGlass release: Classic
### To Reproduce
I have a lossless animated AVIF file, and I want to pl…
-
**Is your feature request related to a problem? Please describe.**
Using avif can reduce the storage usage
**Describe the solution you'd like**
- https://github.com/Kagami/go-avif seems p…
-
Currently it only builds against v1.0.0, which is obnoxious for local testing because most systems have the master API installed via their package manager.
-
### Describe the bug
When encoding a video with av1an the default aomenc encoder always crashes with a bufferflow error. SVT-AV1 works fine with the same file.
```
WARN [av1an_core::broker] Encod…
-
ERROR at //third_party/libaom/options.gni:1:1: Can't load input file.
import("//build/config/gclient_args.gni")
@jianjunz