1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

doc/filters: fix v360 options names

This commit is contained in:
Paul B Mahol 2019-08-20 11:40:04 +02:00 committed by Kieran Kunhya
parent c66d468795
commit 33cd516167

View File

@ -18040,9 +18040,9 @@ Default resolution depends on formats.
@item roll
Set rotation for the output video. Values in degrees.
@item hflip
@item vflip
@item dflip
@item h_flip
@item v_flip
@item d_flip
Flip the output video horizontally/vertically/in-depth. Boolean values.
@end table