Ben
2018-11-01 06:56:52 UTC
Assume I want to re-encode a video.
The new video should have the same aspect ratio as the original.
I want to change the resolution of the new video to 1680 but don't want to calculate manually the corresponding height (dividable by 2).
Can I tell ffmpeg to automatically calculate the appropriate height by using the specified width and the given aspect ratio?
Thank you
Ben
_______________________________________________
ffmpeg-user mailing list
ffmpeg-***@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
ff
The new video should have the same aspect ratio as the original.
I want to change the resolution of the new video to 1680 but don't want to calculate manually the corresponding height (dividable by 2).
Can I tell ffmpeg to automatically calculate the appropriate height by using the specified width and the given aspect ratio?
Thank you
Ben
_______________________________________________
ffmpeg-user mailing list
ffmpeg-***@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
ff