[FFmpeg-devel] [PATCH] doc/filters: note values for format pix_fmts

Arif Driessen arifd86 at gmail.com
Thu Oct 7 13:36:33 EEST 2021


Hi,

It took me a while to figure this out, so I think it's worth documenting...

---
 doc/filters.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 1994467f46..2dbe530f2e 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -12558,7 +12558,7 @@ It accepts the following parameters:

 @item pix_fmts
 A '|'-separated list of pixel format names, such as
-"pix_fmts=yuv420p|monow|rgb24".
+"pix_fmts=yuv420p|monow|rgb24". See @code{ffmpeg -pix_fmts} for available
values

 @end table

-- 
2.30.2


More information about the ffmpeg-devel mailing list