Skip to content
Snippets Groups Projects
Unverified Commit 9d87c61a authored by Dominic Meiser's avatar Dominic Meiser
Browse files

render 1080p using av1

parent cd705c11
No related branches found
No related tags found
No related merge requests found
...@@ -130,7 +130,7 @@ macro_rules! resolutions { ...@@ -130,7 +130,7 @@ macro_rules! resolutions {
resolutions! { resolutions! {
nHD: 640 x 360 at 500_000 in AvcAac, nHD: 640 x 360 at 500_000 in AvcAac,
HD: 1280 x 720 at 1_000_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, WQHD: 2560 x 1440 at 3_000_000 in Av1Opus,
// TODO qsx muss mal sagen wieviel bitrate für 4k // TODO qsx muss mal sagen wieviel bitrate für 4k
UHD: 3840 x 2160 at 4_000_000 in Av1Opus UHD: 3840 x 2160 at 4_000_000 in Av1Opus
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment