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 has been archived by the owner on Jul 29, 2024. It is now read-only.
Hi @leokinglong Thank you reporting the issue. There are some cleanup needed to be done.
Before that, could you use auto level? Encoding can continue. Level is set to 6.1 by encoder.
SvtHevcEncApp -i 10bit.yuv -irefresh-type 0 -fps 30 -tbr 125829120 -intra-period 4 -vid-info 1 -rc 1 -profile 2 -tier 1 -umv 0 -tile_slice_mode 1 -w 7680 -h 3840 -tile_row_cnt 12 -tile_col_cnt 12 -pred-struct 0 -bit-depth 10 -b hd.hevc
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?
The text was updated successfully, but these errors were encountered: