preset dir for win32

This commit is contained in:
Gianluigi Tiesi
2011-05-21 03:36:26 +02:00
committed by Michael Niedermayer
parent 0424e052f8
commit 1b30e4f586
3 changed files with 20 additions and 1 deletions

View File

@ -816,6 +816,7 @@ following rules:
First ffmpeg searches for a file named @var{arg}.ffpreset in the
directories @file{$FFMPEG_DATADIR} (if set), and @file{$HOME/.ffmpeg}, and in
the datadir defined at configuration time (usually @file{PREFIX/share/ffmpeg})
or in a @file{ffpresets} folder along the executable on win32,
in that order. For example, if the argument is @code{libx264-max}, it will
search for the file @file{libx264-max.ffpreset}.