diff options
author | Timothy Gu <timothygu99@gmail.com> | 2015-11-24 18:17:49 -0800 |
---|---|---|
committer | Timothy Gu <timothygu99@gmail.com> | 2015-11-24 18:18:12 -0800 |
commit | 4f99308ed36b0fc5c2bd2121ad350aa3d80b1275 (patch) | |
tree | 11a684c85f1abecee7ab2b94efe11ef26caae9a7 /doc/indevs.texi | |
parent | 798920033ecebeefa60225a62b0296d89b099eda (diff) | |
download | ffmpeg-4f99308ed36b0fc5c2bd2121ad350aa3d80b1275.tar.gz |
doc/indevs: Fix German
Diffstat (limited to 'doc/indevs.texi')
-rw-r--r-- | doc/indevs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/indevs.texi b/doc/indevs.texi index 6f1530a27b..0e5b3276c8 100644 --- a/doc/indevs.texi +++ b/doc/indevs.texi @@ -121,7 +121,7 @@ Specify the audio device by its index. Overrides anything given in the input fil @item -pixel_format <FORMAT> Request the video device to use a specific pixel format. If the specified format is not supported, a list of available formats is given -und the first one in this list is used instead. Available pixel formats are: +and the first one in this list is used instead. Available pixel formats are: @code{monob, rgb555be, rgb555le, rgb565be, rgb565le, rgb24, bgr24, 0rgb, bgr0, 0bgr, rgb0, bgr48be, uyvy422, yuva444p, yuva444p16le, yuv444p, yuv422p16, yuv422p10, yuv444p10, yuv420p, nv12, yuyv422, gray} |