On 12-01-2020 07:01 pm, Yellow Penguin wrote:
It says in the docs for the "crop" filter, you can use "out_w" in "out_h" and vice versa, but I can't get that to work. Anyone know if this is actually not possible and a mistake in the docs? When I use the command 'ffmpeg -i test.mp4 -vf "crop=out_h:100:0:0" testout.mp4' I get the message 'Error when evaluating the expression 'out_h''
There was a bug in the logic, which I corrected a month ago. Works now. Get a current git build.
Gyan _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
