mirror of
https://github.com/mpv-player/mpv
synced 2025-02-24 08:57:00 +00:00
simplification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13160 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
77db87aa41
commit
c11bfaa69b
@ -322,24 +322,17 @@ or '1' or 'true' and disabled by setting them to 'no' or '0' or 'false'.
|
||||
Even suboptions can be specified in this way.
|
||||
.PP
|
||||
.I EXAMPLE:
|
||||
.br
|
||||
.nf
|
||||
# Use Matrox driver by default.
|
||||
.br
|
||||
vo=xmga
|
||||
.br
|
||||
# I love practicing handstands while watching videos.
|
||||
.br
|
||||
flip=yes
|
||||
.br
|
||||
# Decode/\:encode multiple files from png,
|
||||
.br
|
||||
# start with mf://filemask
|
||||
.br
|
||||
mf=type=png:fps=25
|
||||
.br
|
||||
# Eerie negative images are cool.
|
||||
.br
|
||||
vf=eq2=1.0:-0.8
|
||||
.fi
|
||||
.PP
|
||||
You can also write file-specific configuration files.
|
||||
If you wish to have a configuration file for a file called 'movie.avi', create a file
|
||||
|
Loading…
Reference in New Issue
Block a user