]> git.sesse.net Git - ffmpeg/blobdiff - doc/indevs.texi
avdevice/decklink_dec: add support for rgb/yuv pixel format autodetection
[ffmpeg] / doc / indevs.texi
index 4d2312e201f8d83d36e6a630476d4d769c6c0a51..7748232b26c38adc8225d6a9fa22b60043b7e7ae 100644 (file)
@@ -296,16 +296,31 @@ supports it.
 Set the pixel format of the captured video.
 Available values are:
 @table @samp
+@item auto
+
+This is the default which means 8-bit YUV 422 or 8-bit ARGB if format
+autodetection is used, 8-bit YUV 422 otherwise.
+
 @item uyvy422
 
+8-bit YUV 422.
+
 @item yuv422p10
 
+10-bit YUV 422.
+
 @item argb
 
+8-bit RGB.
+
 @item bgra
 
+8-bit RGB.
+
 @item rgb10
 
+10-bit RGB.
+
 @end table
 
 @item teletext_lines