You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-04 22:03:09 +02:00
doc/encoders: Document compression_level for PNG
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
@ -3388,6 +3388,13 @@ Default is 1 (on).
|
|||||||
|
|
||||||
PNG image encoder.
|
PNG image encoder.
|
||||||
|
|
||||||
|
@subsection Options
|
||||||
|
|
||||||
|
@table @option
|
||||||
|
@item compression_level
|
||||||
|
Sets the compression level, from 0 to 9(default)
|
||||||
|
@end table
|
||||||
|
|
||||||
@subsection Private options
|
@subsection Private options
|
||||||
|
|
||||||
@table @option
|
@table @option
|
||||||
|
Reference in New Issue
Block a user