1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-01 00:07:33 +00:00

Expand frame dropping state description, qp filter explanation improved.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11926 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-02-06 02:09:06 +00:00
parent a3735cb42d
commit 2e831e792a

View File

@ -284,7 +284,8 @@ decrease/\:increase panscan range
.IPs o\ \ \ \
toggle between OSD states: none / seek / seek+timer
.IPs d\ \ \ \
toggle frame dropping
toggle between frame dropping states: none / skip display / skip decoding
(see \-framedrop and \-hardframedrop)
.IPs v\ \ \ \
toggle subtitle visibility
.IPs j\ \ \ \
@ -2692,10 +2693,10 @@ simple postprocessing filter
force quantization parameter
.RE
.TP
.B qp=eq
.B qp=equation
qp change filter
.RSs
.IPs eq
.IPs equation
some equation like "2+2*sin(PI*qp)"
.RE
.TP