u/Anacra

Is it possible to change order of Scale and Crop?

Goals: I want to only encode once and get an output that involves both scaling and cropping.

Observed Output: When using both scaling and cropping, the current ffmpeg command does it a in way that stretches the output weirdly. (Example - https://www.udrop.com/file/Owqi/sigh2.avif)

Expected Output: There should be a way to specify if the user would like to crop the video first and then scale it in terms of order of execution. So the ffmpeg command might look like "crop=...,scale=..."

Not sure if there is already a way to do this somehow, so please let me know if possible.

reddit.com
u/Anacra — 4 days ago