]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Update preset files documentation to match with r16795.
authorstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 26 Jan 2009 22:23:04 +0000 (22:23 +0000)
committerstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 26 Jan 2009 22:23:04 +0000 (22:23 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16810 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

doc/ffmpeg-doc.texi

index 499c36f567eff317aee4c72290fa0d727293fe5a..bb093f7d6c4fc1418ec006ba6c4f4893626fe000 100644 (file)
@@ -801,10 +801,10 @@ The argument passed to the preset options identifies the preset file
 to use according to the following rules.
 
 First ffmpeg searches for a file named @var{arg}.ffpreset in the
-directories @file{$HOME/.ffmpeg}, @file{/usr/local/share/ffmpeg} and
-@file{/usr/share/ffmpeg} in that order. For example, if the argument
-is @code{libx264-max}, it will search for the file
-@file{libx264-max.ffpreset}.
+directories @file{$HOME/.ffmpeg}, and in the datadir defined at
+configuration time (usually @file{PREFIX/share/ffmpeg}) in that
+order. For example, if the argument is @code{libx264-max}, it will
+search for the file @file{libx264-max.ffpreset}.
 
 If no such file is found, then ffmpeg will search for a file named
 @var{codec_name}-@var{arg}.ffpreset in the above-mentioned