Skip to content

Add downscaling option #2

Description

@EwoutH

It would be handy to be able to encode in lower resolutions than the input file.

A nice implementation would be to specify a scaling factor (1.5, 2, 3 etc.), a horizontal resolution or vertical resolution. The other two variables would adjust based on the third while keeping the aspect ration. This could be implemented using ffmpeg's -vf scale= (see https://trac.ffmpeg.org/wiki/Scaling) for example.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions