Skip to content

Conversation

Thomasssb1
Copy link
Contributor

@Thomasssb1 Thomasssb1 commented Feb 21, 2024

Changes to the VideoSize class to allow for abbreviations as well as width/height. In the case where an abbreviation is given and a width and/or height is also provided - the abbreviation will be used.
I also removed the check for width >= -1 and height >= -1 as in some cases the user may need to have negative values below -1.

Added toCli method which is used to correctly serialize when adding to the command in ScaleFilter - as mentioned in this issue.

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

Successfully merging this pull request may close these issues.

1 participant