Av1an icon indicating copy to clipboard operation
Av1an copied to clipboard

Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding

Results 207 Av1an issues
Sort by recently updated
recently updated
newest added

I'm using the latest release from arch community repository (`av1an 0.2.1-2`). When trying to encoding anything in aom I get this error: ``` Scene detection [00:00:50] [########################################################################################] 100% 7221/7221 (141.64...

The `README.md` has an entry (see quote below) for calculating the VMAF results with a user supplied model and in the example names a `pkl` file, but at least with...

Hey, i think this would be a good feature, i found https://github.com/master-of-zen/Av1an/issues/8 but the calculator linked is only for mpeg4

enhancement

Right now, there is a small issue with the FPS number in av1an: It's averaged across the whole time the encode is running. The problem here is that (especially with...

enhancement

Just discovered this interesting codec "approach": > The xvc codec is primarily based on compression tools that originates from MPEG standards such as AVC/H.264 and HEVC, but it also includes...

enhancement

It seems like it may be related to https://github.com/rust-lang/rust/issues/78835, but that issue doesn't tell how to fix this. A simple `git clone` + [modify Cargo.toml] + `cargo update` + `cargo...

Compile from scratch, not on top of existing files D:\Video\av1>cargo build --release Compiling autocfg v1.0.1 Compiling libc v0.2.105 Compiling proc-macro2 v1.0.32 Compiling unicode-xid v0.2.2 Compiling winapi v0.3.9 Compiling syn v1.0.81...

Rarely, I have a problem with SVT-AV1 where the encoder seems to hang or even exit (no process in task manager), however, av1an does not detect it as a crash,...

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:0:140...

Specifically, keyboard echo remains disabled.