Browse Source

Make less verbose a sentence in the preset system documentation.

Originally committed as revision 15570 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Stefano Sabatini 17 years ago
parent
commit
66e9aa7463
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      doc/ffmpeg-doc.texi

+ 2
- 2
doc/ffmpeg-doc.texi View File

@@ -790,8 +790,8 @@ the @file{ffpresets} directory in the FFmpeg source tree for examples.

Preset files are specified with the @code{vpre}, @code{apre} and
@code{spre} options. The options specified in a preset file are
applied to the currently selected codec of the same type as specified
by the preset option.
applied to the currently selected codec of the same type as the preset
option.

The argument passed to the preset options identifies the preset file
to use according to the following rules.


Loading…
Cancel
Save