mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-06 15:49:50 +08:00
preset dir for win32
This commit is contained in:

committed by
Michael Niedermayer

parent
0424e052f8
commit
1b30e4f586
@ -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}.
|
||||
|
||||
|
Reference in New Issue
Block a user