Quantcast
Channel: FFmpeg | ニコラボ
Viewing all articles
Browse latest Browse all 311

上下左右を入れ換える vflip, hflip

$
0
0

解像度はそのままに上下左右を入れ換える vflip, hflip フィルタの使い方。似たフィルタに rotate, transpose フィルタがある。

映像を任意の角度に回転させる rotate
ピクセル数はそのままに映像を回転させる transpose

基本コマンド

vflip, hflip フィルタともに引数を取らない。
ffmpeg - i input -vf vflip output
ffplay - i input -vf vflip

オリジナル

vflip(上下反転)

hflip(左右反転)

公式ドキュメント:FFmpeg Filters Documentation : vflip
公式ドキュメント:FFmpeg Filters Documentation : hflip


Viewing all articles
Browse latest Browse all 311

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>