diff options
author | Anton Khirnov <anton@khirnov.net> | 2011-08-17 19:26:49 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2011-08-18 11:22:05 +0200 |
commit | ddf5ef02638daf115775c1300557ee102e3f9abe (patch) | |
tree | 9e30f0093b57c11311053f98d41eeec68f838bb0 /doc/avconv.texi | |
parent | e922bbfa769cc0f84f09d4027559a23b83e8478c (diff) | |
download | ffmpeg-ddf5ef02638daf115775c1300557ee102e3f9abe.tar.gz |
avconv: remove -intra option.
It's equivalent to -g 0.
Diffstat (limited to 'doc/avconv.texi')
-rw-r--r-- | doc/avconv.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/avconv.texi b/doc/avconv.texi index 93f353a24b..97ba88144d 100644 --- a/doc/avconv.texi +++ b/doc/avconv.texi @@ -354,8 +354,6 @@ pixel formats. Set SwScaler flags. @item -g @var{gop_size} Set the group of pictures size. -@item -intra -Use only intra frames. @item -vdt @var{n} Discard threshold. @item -qscale @var{q} |