X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2Ffftools-common-opts.texi;h=6e6834cdfe817f7d4672f3aa0ba6b94093b0f68d;hb=f5ddce0753c555ac8e9d9364d4a39c5e22e39577;hp=ab627ca4a9e8fd735c84d8c434f624a088e807be;hpb=066d77650173185064b730da5e8040d898c2b45d;p=ffmpeg diff --git a/doc/fftools-common-opts.texi b/doc/fftools-common-opts.texi index ab627ca4a9e..6e6834cdfe8 100644 --- a/doc/fftools-common-opts.texi +++ b/doc/fftools-common-opts.texi @@ -46,6 +46,13 @@ in the program with the id @var{program_id}. Otherwise, it matches all streams i program. @item #@var{stream_id} or i:@var{stream_id} Match the stream by stream id (e.g. PID in MPEG-TS container). +@item m:@var{key}[:@var{value}] +Matches streams with the metadata tag @var{key} having the specified value. If +@var{value} is not given, matches streams that contain the given tag with any +value. + +Note that in @command{ffmpeg}, matching by metadata will only work properly for +input files. @end table @section Generic options