Skip to content

--tiles 1 --speed 1 produces lower quality nearly same filesize output than --tiles 8 --speed 3 with same quantizer #2002

Open
@CounterPillow

Description

@CounterPillow

The input file was the following: http://fratti.ch/mediasamples/chansu.y4m

Sample A was encoded with --tiles 8 --speed 3 --quantizer 150: https://fratti.ch/mediasamples/chansu_slow.ivf

Sample B was encoded with --tiles 1 --speed 1 --quantizer 150: https://fratti.ch/mediasamples/chansu_slower.ivf

As one can see, sample B took longer to encode (duh), looks worse in several places that I could find, and is larger than about the same size as sample A.

My expectation is that the encoder being allowed to use slower algorithms and look at the entire frame should produce higher quality or lower filesize output at the same quantizer level.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions