Closed humdingerb closed 1 year ago
The code to generate the cropping commandline options (in ffguiwin::BuildLine()) probably needs to be reworked completely. It`s even stated in a comment above it. At the moment it stacks several filters upon each other, I´m not really surprised this doesn´t work correctly ;-)
@humdingerb : Could you check out my fix_cropping branch and test if it works with your examples?
Yep, seems to work fine!
Great, happy to hear that.
is fixed and can be closed
Did some crop testing with a file Test.mp4, resolution 608 x 1080, always cropping 200 pixels.
Cropping 200 pixels from the top doesn't actually crop at all
Cropping 200 pixels from the bottom works
Cropping 200 pixels from the left doesn't actually crop at all
Cropping 200 pixels from the right works
Cropping 200 pixels from the all sides only crops the right side