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.

Weird output with 4k resolution #612

@puligclone

Description

@puligclone

libsvthevc is giving weird output in 4k resolution when cropping borders. No issues without crop and downscaled to 1080p resolution with crop.

command used : ffmpegsvt -y -hide_banner -loglevel error -stats -noautorotate -fflags +igndts -i "input.mkv" -map_metadata -1 -map_chapters -1 -map 0:0 -map 0:8 -map 0:9 -vf "crop=3840:1604:0:278" -pix_fmt yuv420p10le -color_primaries bt709 -color_trc bt709 -colorspace bt709 -color_range tv -g 240 -profile:v main10 -c:v libsvt_hevc -preset 6 -profile 2 -rc 0 -qp 22 -sc_detection 1 -umv 1 -tile_col_cnt 1 -tile_row_cnt 4 -tile_slice_mode 1 -vid_info 1 -la_depth 60 -c:a eac3 -b:a 448k -c:s copy "out.mkv"

with crop imgur
without crop imgur

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions