From 746dca483a2f0f2639265f6e1c0085c8861875a1 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 23 Feb 2014 08:05:52 +0100 Subject: avconv: support forcing codec tags for input streams --- doc/avconv.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/avconv.texi') diff --git a/doc/avconv.texi b/doc/avconv.texi index 7ef415fc7d..0c17eb9c72 100644 --- a/doc/avconv.texi +++ b/doc/avconv.texi @@ -821,7 +821,7 @@ avconv -i h264.mp4 -c:v copy -bsf:v h264_mp4toannexb -an out.h264 avconv -i file.mov -an -vn -bsf:s mov2textsub -c:s copy -f rawvideo sub.txt @end example -@item -tag[:@var{stream_specifier}] @var{codec_tag} (@emph{output,per-stream}) +@item -tag[:@var{stream_specifier}] @var{codec_tag} (@emph{input/output,per-stream}) Force a tag/fourcc for matching streams. @item -filter_complex @var{filtergraph} (@emph{global}) -- cgit v1.2.3