Mercurial > mplayer.hg
changeset 25637:7c383969fb67
updated english manpage with protocol/extension profile loading feature
author | ben |
---|---|
date | Thu, 10 Jan 2008 19:21:56 +0000 |
parents | 3b0fed65048d |
children | a4c3eb7ef547 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 19 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Thu Jan 10 18:46:08 2008 +0000 +++ b/DOCS/man/en/mplayer.1 Thu Jan 10 19:21:56 2008 +0000 @@ -580,6 +580,25 @@ 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