diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2008-10-05 22:41:43 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2008-10-05 22:41:43 +0000 |
commit | 66e9aa7463c0166afd844dea84cd4b96b0a018c3 (patch) | |
tree | 115c55abd852ec771184ff50b1a19471925e25e5 /doc/ffmpeg-doc.texi | |
parent | 7cff2c7f440ecd37cbe1db3b9467d4aa31b315cd (diff) | |
download | ffmpeg-66e9aa7463c0166afd844dea84cd4b96b0a018c3.tar.gz |
Make less verbose a sentence in the preset system documentation.
Originally committed as revision 15570 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r-- | doc/ffmpeg-doc.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index a8f177c0f0..d1f537578c 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -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. |