Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Max rate limit error in encoding #569

@leokinglong

Description

@leokinglong
  1. 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

  2. Result:
    image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions