render 1080p using av1

This commit is contained in:
Dominic 2024-05-17 22:57:17 +02:00
parent cd705c1153
commit 9d87c61a39
Signed by: msrd0
GPG key ID: AAF7C8430CA3345D

View file

@ -130,7 +130,7 @@ macro_rules! resolutions {
resolutions! {
nHD: 640 x 360 at 500_000 in AvcAac,
HD: 1280 x 720 at 1_000_000 in AvcAac,
FullHD: 1920 x 1080 at 2_000_000 in AvcAac,
FullHD: 1920 x 1080 at 2_000_000 in Av1Opus,
WQHD: 2560 x 1440 at 3_000_000 in Av1Opus,
// TODO qsx muss mal sagen wieviel bitrate für 4k
UHD: 3840 x 2160 at 4_000_000 in Av1Opus