Fix hyphen-used-as-minus-sign.

Forwarded: no

Gbp-Pq: Name 0007-manpages.patch
This commit is contained in:
Alessio Treglia 2022-05-14 00:43:58 +08:00 committed by openKylinBot
parent ceadbe2a42
commit 42dfb0442e
2 changed files with 3 additions and 3 deletions

View File

@ -90,7 +90,7 @@ Choose output-filter: [>raw<]
.TP
\fB\-q\fR, \fB\-\-static\-qno\fR=\fItable-no\fR
Static qno tables for quantisation on 2 VLC passes.
For turbo (but somewhat lossy encoding) try -q [1,2] -p [2,3].
For turbo (but somewhat lossy encoding) try \-q [1,2] \-p [2,3].
There are only two static qno tables registered right now:
1 : for sharp DV pictures

View File

@ -61,9 +61,9 @@ target audio device; e.g. /dev/dsp, which is also the default.
\fB\-\-audio\-file\fR=\fIfile\fR
send raw decoded audio stream to \fIfile\fR, skipping audio ioctls.
.TP
\fB\-\-audio\-mix\fR=\fI(-16 .. 16)\fR
\fB\-\-audio\-mix\fR=\fI(\-16 .. 16)\fR
mixing level of 4 channel audio for 32KHz 12bit. 0 [default].
-16 selects second channel, 16 selects first channel.
\-16 selects second channel, 16 selects first channel.
.PP
Video Output Options
.TP