mirror of
https://github.com/mpv-player/mpv
synced 2025-02-23 16:36:56 +00:00
typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12560 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ebb4ad5740
commit
2c3dfddf43
@ -2763,7 +2763,7 @@ Clamps YUV color values to the CCIR 601 range without doing real conversion.
|
||||
RGB 24/\:32 <\-> BGR 24/\:32 colorspace conversion.
|
||||
.PD 0
|
||||
.RSs
|
||||
.IPs swap
|
||||
.IPs swap\
|
||||
Also perform R <\-> B swapping.
|
||||
.RE
|
||||
.PD 1
|
||||
@ -3010,7 +3010,7 @@ before the filter chain to some point during the filter chain.
|
||||
This allows filters which need to see all frames (inverse telecine,
|
||||
temporal denoising, etc.) to function properly.
|
||||
Should be placed after the filters which need to see all frames and
|
||||
before any subsequent filters that are cpu-intensive.
|
||||
before any subsequent filters that are CPU-intensive.
|
||||
.TP
|
||||
.B decimate[=max:hi:lo:frac]
|
||||
Drops frames that don't differ greatly from the previous frame in
|
||||
|
Loading…
Reference in New Issue
Block a user