You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
doc/filters: fix erroneously truncated comment on a scale example
This commit is contained in:
@@ -4882,7 +4882,8 @@ scale=3/2*oh:3/5*ih
|
||||
@end example
|
||||
|
||||
@item
|
||||
Increase the size, but make the size a multiple of the chroma:
|
||||
Increase the size, but make the size a multiple of the chroma
|
||||
subsample values:
|
||||
@example
|
||||
scale="trunc(3/2*iw/hsub)*hsub:trunc(3/2*ih/vsub)*vsub"
|
||||
@end example
|
||||
|
Reference in New Issue
Block a user