原图翻转vflip//垂直翻转ffmpeg -i fan.jpg -vf vflip -y vflip.png翻转hflip//水平翻转ffmpeg -i fan.jpg -vf hflip -y hflip.png旋转rotate//旋转60°,是带有黑底的 ...
確定! 回上一頁