mirror of
https://github.com/mpv-player/mpv
synced 2025-02-06 15:11:58 +00:00
Mention the MEncoder configuration files along with the MPlayer ones.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16362 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1540fedb5f
commit
210a768c7a
@ -396,10 +396,13 @@ It has the following format:
|
||||
mplayer -ao pcm:file=%10%C:test.wav test.avi
|
||||
.PP
|
||||
You can put all of the options in a configuration file which will be read
|
||||
every time MPlayer is run.
|
||||
every time MPlayer/MEncoder is run.
|
||||
The system-wide configuration file 'mplayer.conf' is in your configuration
|
||||
directory (e.g.\& /etc/\:mplayer or /usr/\:local/\:etc/\:mplayer), the user
|
||||
specific one is '~/\:.mplayer/\:config'.
|
||||
The configuration file for MEncoder is 'mencoder.conf' in your configuration
|
||||
directory (e.g.\& /etc/\:mplayer or /usr/\:local/\:etc/\:mplayer), the
|
||||
user specific one is '~/\:.mplayer/\:mencoder.
|
||||
User specific options override system-wide options and options given on the
|
||||
command line override either.
|
||||
The syntax of the configuration files is 'option=<value>', everything after
|
||||
|
Loading…
Reference in New Issue
Block a user