]> git.sesse.net Git - ffmpeg/blobdiff - doc/demuxers.texi
Merge commit 'd84429d41e24437536907af1e6b73197ecf3f6db'
[ffmpeg] / doc / demuxers.texi
index 3f7c45e84310a4f9b864b5ef829ce0ce757734aa..b7ddebb9a9dceb35c4038e4f0cff5c6075826249 100644 (file)
@@ -258,6 +258,10 @@ Select the pattern type used to interpret the provided filename.
 
 @var{pattern_type} accepts one of the following values.
 @table @option
+@item none
+Disable pattern matching, therefore the video will only contain the specified
+image. You should use this option if you do not want to create sequences from
+multiple images and your filenames may contain special pattern characters.
 @item sequence
 Select a sequence pattern type, used to specify a sequence of files
 indexed by sequential numbers.