mirror of
https://github.com/mpv-player/mpv
synced 2024-12-16 11:55:42 +00:00
updated english manpage with protocol/extension profile loading feature
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25665 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1043075a0d
commit
ec74c68e3d
@ -580,6 +580,25 @@ To end the profile, start another one or use the profile name 'default'
|
||||
to continue with normal options.
|
||||
.fi
|
||||
.PP
|
||||
.I "EXAMPLE MPLAYER PROFILE:"
|
||||
.sp 1
|
||||
.nf
|
||||
|
||||
[protocol.dvd]
|
||||
profile-desc="Profile for dvd:// streams"
|
||||
vf=pp=hb/vb/dr/al/fd
|
||||
alang=en
|
||||
|
||||
[protocol.dvdnav]
|
||||
profile-desc="Profile for dvdnav:// streams"
|
||||
profile=protocol.dvd
|
||||
mouse-movements=yes
|
||||
|
||||
[extension.flv]
|
||||
profile-desc="Profile for .flv files"
|
||||
flip=yes
|
||||
.fi
|
||||
.PP
|
||||
.I "EXAMPLE MENCODER PROFILE:"
|
||||
.sp 1
|
||||
.nf
|
||||
|
Loading…
Reference in New Issue
Block a user