-
If I run a command like so:
`av1an -i "input.mkv" -f " -vf scale=1920:1080:flags=lanczos " -e svt-av1 -v " --lp 2 --preset 7 " --target-quality 96 -a " -c:a libvorbis" -w 1 -o "encoded/output.mkv"`…
-
Hi there, this project is awesome so thanks for your - voluntary - work !
Since GANs-based processing is quite heavy computing task, it could be very useful to split it into multiple "segments" to …
-
Hello, I've seen Peertube transcode video after upload (really good idea, for security, standardization…) but, here I am: Peertube use MP4 & AAC, the first is under `patent encumbed` the second is a p…
-
hi,
i have many question but in general my purpose is encoding faster with av1 encoders.
with a IGPU AMD 4800u i have a strange vaapi behaviour:
i can decode a 8k av1 file with hardware vaapi supp…
-
I'm developing [aviator](https://github.com/gianni-rosato/aviator/tree/project_volo) & for some reason only in the flatpak sandboxed environment there's a chunk error when encoding. It is the same err…
-
After upgrading to 0.4.0 I noticed the same target quality VMAF gives much lower Q. Input is a 4K 50fps HDR video of a camcorder.
This is my command line:
> av1an -i input.mp4 -v "--cpu-used=2 -…
-
I've been using aom-3.5.0-1 for past few months without issues, other than occasional failed file.
After updating to aom-3.6.0-1 every conversion fails (at random point, usually sooner than later), …
-
OS: Gentoo Linux (kernel 6.1.6)
```console
❯ gcc --version
gcc (Gentoo 12.2.1_p20221231 p8) 12.2.1 20221231
```
```console
❯ cargo --version
cargo 1.66.1 (ad779e08b 2023-01-10)
```
```conso…
-
ffmpeg-the-third 1.1.2 was supposed to include [the static build fix](https://github.com/shssoichiro/ffmpeg-the-third/commit/2cf12148f9c78806a80e8ceaa5f1abb0e111ba20), but it actually doesn't since th…
-
I get wrong log messages if the target vmaf procedure skips probing because it detected low/high cq.
This results in showing the wrong approx. VMAF value.
20:20:30 Chunk: 01117, Rate: 4, Fr: 202
…