1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-25 12:50:18 +00:00

small formatting and wording fixes

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15680 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2005-06-07 09:08:47 +00:00
parent 14fd015a15
commit 58d1444a79

View File

@ -5730,6 +5730,7 @@ nuv, vfw, faac, x264enc, mpeg, lavf.
. .
. .
.SS divx4 (\-divx4opts) .SS divx4 (\-divx4opts)
.
DivX4 is obsolete and only supported for completeness. DivX4 is obsolete and only supported for completeness.
For details about DivX4 options, read the source, most options are not For details about DivX4 options, read the source, most options are not
described here. described here.
@ -6015,6 +6016,7 @@ remux the audio stream later on.
. .
. .
.SS lavc (\-lavcopts) .SS lavc (\-lavcopts)
.
Many libavcodec (lavc for short) options are tersely documented. Many libavcodec (lavc for short) options are tersely documented.
Read the source for full details. Read the source for full details.
.PP .PP
@ -7175,8 +7177,8 @@ A more positive bias (-32 \- -16 instead of -64) seems to improve the PSNR.
.TP .TP
.B nr=<0\-100000> .B nr=<0\-100000>
Noise reduction, 0 means disabled. Noise reduction, 0 means disabled.
0\-600 is a useful range on typical content, but you may want to turn it 0\-600 is a useful range for typical content, but you may want to turn it
up a bit more on very noisy content (default: 0). up a bit more for very noisy content (default: 0).
Given its small impact on speed, you might want to prefer to use this over Given its small impact on speed, you might want to prefer to use this over
filtering noise away with video filters like denoise3d or hqdn3d. filtering noise away with video filters like denoise3d or hqdn3d.
. .