Hello everyone, I want to crop the frame size of a video file. According to the parameter help, it should be possible to implement this.
I have a 1920x1080 pixel video and want to crop it to 1920x960 pixels. I tested the following parameters:
--video-filter=crop:0,60,0,60
--video-filter "crop:0,60,0,60"
--vf, --video-filter crop:0,60,0,60
--video-filter crop=0:60:0:60
but somehow the video remains uncropped after the reencode.
The facebook and ticket support isn't helpful so I'm hoping someone in the community has some advice.
And yes, I tried DVDFab Toolkit, but the re-encoding and its settings are bad.
Kind Regards.
I have a 1920x1080 pixel video and want to crop it to 1920x960 pixels. I tested the following parameters:
--video-filter=crop:0,60,0,60
--video-filter "crop:0,60,0,60"
--vf, --video-filter crop:0,60,0,60
--video-filter crop=0:60:0:60
but somehow the video remains uncropped after the reencode.
The facebook and ticket support isn't helpful so I'm hoping someone in the community has some advice.
And yes, I tried DVDFab Toolkit, but the re-encoding and its settings are bad.
Kind Regards.
Comment