From 4138cd29077de2fbca9c49e96f70d21a78e24e33 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 4 Mar 2012 16:46:45 +0100 Subject: avconv: add -cpuflags option for setting supported cpuflags. Useful for testing. --- doc/avconv.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/avconv.texi') diff --git a/doc/avconv.texi b/doc/avconv.texi index 25fb12fdc0..91283a4831 100644 --- a/doc/avconv.texi +++ b/doc/avconv.texi @@ -808,6 +808,10 @@ avconv -i file.mov -an -vn -bsf:s mov2textsub -c:s copy -f rawvideo sub.txt @item -tag[:@var{stream_specifier}] @var{codec_tag} (@emph{output,per-stream}) Force a tag/fourcc for matching streams. + +@item -cpuflags mask (@emph{global}) +Set a mask that's applied to autodetected CPU flags. This option is intended +for testing. Do not use it unless you know what you're doing. @end table @c man end OPTIONS -- cgit v1.2.3