mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-23 09:01:00 +08:00
doc: fix references to obsolete presets directories for avconv/ffmpeg
This commit is contained in:
@@ -806,8 +806,8 @@ 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{$FFMPEG_DATADIR} (if set), and @file{$HOME/.ffmpeg}, and in
|
||||
the datadir defined at configuration time (usually @file{PREFIX/share/ffmpeg})
|
||||
directories @file{$AVCONV_DATADIR} (if set), and @file{$HOME/.avconv}, and in
|
||||
the datadir defined at configuration time (usually @file{PREFIX/share/avconv})
|
||||
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