Mercurial > mplayer.hg
changeset 16105:a274b6bd2e23
ao_jack (no)estimate and vo_gl rectangle default value documented
author | reimar |
---|---|
date | Tue, 26 Jul 2005 10:55:42 +0000 |
parents | fc2459a18bf3 |
children | 2d473bb5afcc |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Tue Jul 26 10:47:29 2005 +0000 +++ b/DOCS/man/en/mplayer.1 Tue Jul 26 10:55:42 2005 +0000 @@ -1893,6 +1893,9 @@ .RSs .IPs port=<name> Connects to the ports with the given name (default: physical ports). +.IPs (no)estimate +Estimate the audio delay, supposed to make the video playback smoother +(default: enabled). .RE .PD 1 . @@ -2687,7 +2690,7 @@ .IPs rectangle=<0,1,2> Select usage of rectangular textures (saves video RAM, but often slower). .RSss -0: Use power-of-two textures. +0: Use power-of-two textures (default). .br 1: Use texture_rectangle. .br