]> git.sesse.net Git - ffmpeg/blobdiff - doc/ffmpeg.texi
Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6'
[ffmpeg] / doc / ffmpeg.texi
index cf74734dd6416a616c4efe44e186f57b9c164682..a38a32e17d505c39d70e0210e87fdb18f5ec1b81 100644 (file)
@@ -355,6 +355,11 @@ To set the language of the first audio stream:
 ffmpeg -i INPUT -metadata:s:a:0 language=eng OUTPUT
 @end example
 
+@item -program [title=@var{title}:][program_num=@var{program_num}:]st=@var{stream}[:st=@var{stream}...] (@emph{output})
+
+Creates a program with the specified @var{title}, @var{program_num} and adds the specified
+@var{stream}(s) to it.
+
 @item -target @var{type} (@emph{output})
 Specify target file type (@code{vcd}, @code{svcd}, @code{dvd}, @code{dv},
 @code{dv50}). @var{type} may be prefixed with @code{pal-}, @code{ntsc-} or