Browse Source

doc: Replace a stray reference to the old '-intra' flag.

tags/n0.11
Alex Converse 13 years ago
parent
commit
3607dc2b1a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/avconv.texi

+ 1
- 1
doc/avconv.texi View File

@@ -712,7 +712,7 @@ frame rate or decrease the frame size.
@item
If your computer is not fast enough, you can speed up the
compression at the expense of the compression ratio. You can use
'-me zero' to speed up motion estimation, and '-intra' to disable
'-me zero' to speed up motion estimation, and '-g 0' to disable
motion estimation completely (you have only I-frames, which means it
is about as good as JPEG compression).



Loading…
Cancel
Save