Anonymous
11/10/2025, 4:56:55 AM
No.107159362
[Report]
>>107159393
>>107162525
>>107162641
>>107164542
>>107168489
ITT: We discuss AV1 compression of 4K UHD blu-rays.
Given how much the SVT-AV1 encoder has been improving over the years we're at a point where even low end CPUs make it possible to compress 4K video at acceptable speeds. I found a test file great for testing encodes on that has a lot of motion.
blu-ray 4K UHD test file specs: 10-bit HEVC, ~67 Mbps, 2 minutes 25 seconds, ~1.1 GB
https://thedigitaltheater.com/greenland-migration-2026-trailer-page/
quick SVT-AV1 encode parameters: ffmpeg -i input.mkv -c:v libsvtav1 -pix_fmt yuv420p10le -preset 8 -crf 20 -c:a libopus -b:a 192k -ac 2 AV1_10b_crf20_preset_8.webm
SVT-AV1 encode bitrate/filesize: ~7 Mbps/ ~0.1 GB
SVT-AV1 PSNR: 48.6685 dB
SVT-AV1 encode SSIM: 0.9893
https://files.catbox.moe/twi2kn.webm
This was encoded on a 2019 35W i5-9500T (6 cores at 2.2-3.7 GHz) which achieved an encode speed of about 15 FPS encoding 4K UHD 10-bit AV1 video at preset 8.
Given how much the SVT-AV1 encoder has been improving over the years we're at a point where even low end CPUs make it possible to compress 4K video at acceptable speeds. I found a test file great for testing encodes on that has a lot of motion.
blu-ray 4K UHD test file specs: 10-bit HEVC, ~67 Mbps, 2 minutes 25 seconds, ~1.1 GB
https://thedigitaltheater.com/greenland-migration-2026-trailer-page/
quick SVT-AV1 encode parameters: ffmpeg -i input.mkv -c:v libsvtav1 -pix_fmt yuv420p10le -preset 8 -crf 20 -c:a libopus -b:a 192k -ac 2 AV1_10b_crf20_preset_8.webm
SVT-AV1 encode bitrate/filesize: ~7 Mbps/ ~0.1 GB
SVT-AV1 PSNR: 48.6685 dB
SVT-AV1 encode SSIM: 0.9893
https://files.catbox.moe/twi2kn.webm
This was encoded on a 2019 35W i5-9500T (6 cores at 2.2-3.7 GHz) which achieved an encode speed of about 15 FPS encoding 4K UHD 10-bit AV1 video at preset 8.