n00mkrad / nmkoder

Media encoding, muxing, analysis toolkit for Windows
GNU General Public License v3.0
433 stars 21 forks source link

1.9.1 fails encoding with SVT-AV1 #12

Closed MCOfficer closed 2 years ago

MCOfficer commented 2 years ago

Unrelated to target VMAF, 1.9.1 with SVT-AV1 fails due to some unknown tokens:

INFO [av1an_core::settings] scenecut: found 247 scene(s) [with extra_splits(240 frames): 446]
00:03:35 [#####################################################################] 100%  67801/67801 (314.36 fps, eta 0s) Queue 446 Workers 1 Passes 1
Params: --preset 5 --crf 26 --keyint 240 --lp 2 --film-grain 0 --color-primaries 1 --transfer-characteristics 1 --matrix-coefficients 1 --color-range 0 --irefresh-type=2 --aq-mode=2 --enable-overlays=0 --scd=0 --lookahead=-1
WARN [av1an_core::broker] Encoder failed (on chunk 132):
encoder crashed: exit code: 1
stdout:

stderr:
        [SVT-Warning]: --keyint is now intra-period + 1!

        Svt[info]: -------------------------------------------

        Svt[info]: SVT [version]:       SVT-AV1 Encoder Lib v0.9.0

        Svt[info]: SVT [build]  :       GCC 11.2.0       64 bit

        Svt[info]: LIB Build date: Jan 22 2022 07:53:27

        Svt[info]: -------------------------------------------

        Unprocessed tokens:  --lookahead=-1  --scd=0  --enable-overlays=0  --irefresh-type=2  --aq-mode=2

        Error in configuration, could not begin encoding! ...

        Run D:\Nmkoder\bin\av1an\enc\SvtAv1EncApp.exe --help for a list of options

source pipe stderr:

ffmpeg pipe stderr:
        av_interleaved_write_frame(): Broken pipe

The same settings work with AOM.

n00mkrad commented 2 years ago

Fixed, check 1.9.1f1:

https://github.com/n00mkrad/nmkoder/releases/tag/v1.9.1