Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add downscaling option #2

Open
EwoutH opened this issue Jan 14, 2019 · 0 comments
Open

Add downscaling option #2

EwoutH opened this issue Jan 14, 2019 · 0 comments

Comments

@EwoutH
Copy link
Contributor

EwoutH commented Jan 14, 2019

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.

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

No branches or pull requests

2 participants