01.08.2025, 16:41
Using a 'simple' call:
I get:
=> I'll add a check for it to Hybrid to warn the user, but atm. there is nothing I can do to really fix it, since it's not a bug in Hybrid.
Cu Selur
ffmpeg -y -loglevel fatal -noautorotate -nostdin -threads 8 -ignore_editlist true -i "G:\TestClips&Co\files\MPEG-4 H.264\4k\4k_sample_4096x2160.mp4" -map 0:0 -an -sn -vf scale=8192:4320 -pix_fmt yuv420p10le -strict -1 -fps_mode passthrough -sws_flags spline -f yuv4mpegpipe - | SvtAv1EncApp --input stdin --width 8192 --height 4320 --fps-num 25 --fps-denom 1 --input-depth 10 --profile 0 --tile-rows 0 --tile-columns 0 --progress 2 --rc 0 --crf 35 --mbr 0 --aq-mode 2 --preset 4 --matrix-coefficients 9 --color-range 0 --output "J:\tmp\2025-08-01@16_38_20_9110\2025-08-01@16_38_20_9110_01.av1"
Svt[info]: -------------------------------------------
Svt[info]: SVT [version]: SVT-AV1 Encoder Lib v3.1.0-rc1-3-gcc569c1
Svt[info]: SVT [build] : GCC 15.1.0 64 bit
Svt[info]: LIB Build date: Jul 27 2025 10:37:43
Svt[info]: -------------------------------------------
Svt[error]: Instance 1: 8k+ resolution support is limited to M5 and faster presets.
Svt[warn]: Instance 1: 8K and higher resolution support is currently a work-in-progress project, and is only available for demos, experimentation, and further development uses and should not be used for benchmarking until fully implemented.
=> I'll add a check for it to Hybrid to warn the user, but atm. there is nothing I can do to really fix it, since it's not a bug in Hybrid.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.