You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
Encode Command:
SvtHevcEncApp -i 10bit.yuv -irefresh-type 0 -fps 30 -tbr 125829120 -intra-period 4 -vid-info 1 -rc 1 -profile 2 -level 6 -tier 1 -umv 0 -tile_silce_mode 1 -w 7680 -h 3840 -tile_row_cnt 12 -tile_col_cnt 12 -pred-struct 0 -bit-depth 10 -b hd.hevc
Result:

Level 6 and High tier max rate is 240000000, 125829120 is less than 240000000, why I got the above error?