-
If you try to encode a video with a single quote in the name of it target vmaf will fail if you name the temp folder the same name with the quote. The following error along with the backtrace version
…
-
System: Gentoo
Kernel: 5.13.4
Rust: 1.58.1
No other cargo packages installed afaik.
`$ cargo install av1an`
```
[...]
Compiling av1an-core v0.3.1
error[E0599]: no method named `with_key…
-
I am using CachyOS and install av1an from AUR.
If i set av1an to also encode audio in opus, i found out that the audio end-up being kind of corrupted. There is random section of the video with no a…
-
Running Av1an with `--target-quality` or `--vmaf` fails to calculate proper VMAF values if the input is cropped, even if `--vmaf-filter` is given:
```
av1an -i spiderman2.mkv -f " -vf crop=1920:800:…
-
Operating system: Pop!_OS 22.04 LTS
av1an version: aafbf61fd3b1da4cb94d980ed7d7f21d1333f89b
aom-av1-lavish version: 52f6a00b48332ea8c08323ba8f5ca7bd147cefe4
Vapoursynth versions tested: R60-R62
…
-
Received the following error while attempting to concat an encode with 1306 chunks in av1an with the mkvmerge concatenator, on the latest av1an master in Arch Linux x86_64.
```
ERROR [av1an_core::…
-
I downloaded the av1an binary and put the FFmpeg, VapourSynth and SvtAv1EncApp binaries in the same folder. I type av1an.exe while in its folder, but I don't get any output, the program quits after a …
-
Exclude cq-level for VMAF based encodes.
Another idea is to also store AV1AN_SETTINGS or something like that for av1an flags.
clidx updated
2 years ago
-
The tag 'latest' has not been updated for 2 years. It is still running av1an 0.1.0:
```
$ docker run --privileged -v "$(pwd):/videos" --user $(id -u):$(id -g) -it --rm masterofzen/av1an:latest --v…
-
**Describe the bug**
The program quits when you hit encode. No crash message is displayed!
**To Reproduce**
Steps to reproduce the behavior:
1. Open any video as source
2. Set any destination (…