-
I am running av1an via Docker within WSL2 on Windows 11.
For example with this command:
docker run --privileged -v "$(pwd):/videos" --user $(id -u):$(id -g) -it --rm masterofzen/av1an:latest…
-
Blue wrote this on reddit for picking the right ISO noise https://old.reddit.com/r/AV1/comments/r86nsb/custom_photonnoise_grain_synthesis_tables_for/hn8hven/
> One way that I've found to basically …
-
Encode all other chunks so that problem-chunk can be troubleshooted and resumed later with different settings. Possibly with a flag like --noexit
-
--webm seems to create a properly tagged WebM file, but the default output filename is still .mkv.
-
One of the best features of av1an is the ability to set a vmaf target, it's only natural that rav1ator would embrace it being based on av1an
-
Currently, if the input video has a pixel format that is considered unsupported by `--encoder`, when we try to get the pixel format for scene detection, a confusing error message is given, saying that…
-
Please, add support Avisynth, ability to use a script AVS
-
He;llo when trying to copile the crate i get the following error.
/coflict when trying to resolve
```
Package libavutil was not found in the pkg-config search path.
Perhaps you should add th…
-
I build a GPLv3 ffmpeg, turn off most options, when running, it return error:
`No such filter: 'drawtext'`
Which options should I enable to support drawtext?
media-autobuild_suite.ini
```
[compil…
-
Unless something else is planned, it would be nice to have the change from #25 in a crates.io release so we can update it in downstream projects.
E.g. https://github.com/master-of-zen/Av1an/issues/…