Answers for "ffmpeg pad"

0

ffmpeg pad

pad="ih*16/9:ih:(ow-iw)/2:(oh-ih)/2"
#Pad the input to get a final w/h ratio of 16:9:
Posted by: Guest on February-05-2022

Browse Popular Code Answers by Language