Results 18 comments of Trix

For me on Clear Linux, installing [devpkg-not-ffmpeg](https://github.com/clearlinux/clr-bundles/blob/e09b547e1e3c997e9fd31d3f596ca2e1755ac0fc/bundles/devpkg-not-ffmpeg#L4) fixed it.

Will this ever get pushed?

> When you are using AomEnc as encoder (-e aom) you must add the following parameters in the "-v" (video parameters) - section: > > " --color-primaries=bt2020 --transfer-characteristics=smpte2084 --matrix-coefficients=bt2020ncl "...

No you are right, but under the hood, av1an does a lot of detection to automatically provide parameters to the encoders depending on the source characteristics, but color primaries is...

You could have given some additional context since we've started to troubleshoot it on the AV1 discord server... It is likely that SVT-AV1-PSY is not recognized as modern SVT-AV1 and...

That would be because mainline SVT-AV1 has only merged the [photon-noise patch](https://gitlab.com/AOMediaCodec/SVT-AV1/-/commit/ae7ce1abc5f3f7913624f728ae123f8b8c1e30de) very recently, even though we've had access to it for more than a year in Soichiro's fork initially,...

VVC support used to be a thing around 2020 and it was removed once av1an switched from being python-based to rust-based. There is no point in getting all hyped up...

Just wanted to add something before it gets all confusing, this is not me saying VVC encoders shouldn't be added to av1an, just me rambling about your VVC performance claims.

> My considerations are the following: > > 1. VVC decoding was added to the ffmpeg repo, so anyone will have possibility to play this format. > > 2. Patent...