doc/user: remove redundant encoder plugin settings
This commit is contained in:
parent
43da1686da
commit
3ee59e454c
53
doc/user.xml
53
doc/user.xml
@ -2275,11 +2275,9 @@ systemctl start mpd.socket</programlisting>
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
You must configure either <varname>quality</varname> or
|
It is highly recommended to configure a fixed
|
||||||
<varname>bitrate</varname>. It is highly recommended to
|
<varname>format</varname>, because a stream cannot switch
|
||||||
configure a fixed <varname>format</varname>, because a
|
its audio format on-the-fly when the song changes.
|
||||||
stream cannot switch its audio format on-the-fly when the
|
|
||||||
song changes.
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<informaltable>
|
<informaltable>
|
||||||
@ -2320,26 +2318,6 @@ systemctl start mpd.socket</programlisting>
|
|||||||
e.g. <parameter>vorbis</parameter>.
|
e.g. <parameter>vorbis</parameter>.
|
||||||
</entry>
|
</entry>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
|
||||||
<entry>
|
|
||||||
<varname>quality</varname>
|
|
||||||
<parameter>Q</parameter>
|
|
||||||
</entry>
|
|
||||||
<entry>
|
|
||||||
Configures the encoder quality (for VBR) in the
|
|
||||||
range -1 .. 10.
|
|
||||||
</entry>
|
|
||||||
</row>
|
|
||||||
<row>
|
|
||||||
<entry>
|
|
||||||
<varname>bitrate</varname>
|
|
||||||
<parameter>BR</parameter>
|
|
||||||
</entry>
|
|
||||||
<entry>
|
|
||||||
Sets a constant encoder bit rate, in kilobit per
|
|
||||||
second.
|
|
||||||
</entry>
|
|
||||||
</row>
|
|
||||||
<row>
|
<row>
|
||||||
<entry>
|
<entry>
|
||||||
<varname>max_clients</varname>
|
<varname>max_clients</varname>
|
||||||
@ -2643,11 +2621,6 @@ systemctl start mpd.socket</programlisting>
|
|||||||
may be useful for recording radio streams.
|
may be useful for recording radio streams.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
|
||||||
You must configure either <varname>quality</varname> or
|
|
||||||
<varname>bitrate</varname>.
|
|
||||||
</para>
|
|
||||||
|
|
||||||
<informaltable>
|
<informaltable>
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
@ -2676,26 +2649,6 @@ systemctl start mpd.socket</programlisting>
|
|||||||
e.g. <parameter>vorbis</parameter>.
|
e.g. <parameter>vorbis</parameter>.
|
||||||
</entry>
|
</entry>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
|
||||||
<entry>
|
|
||||||
<varname>quality</varname>
|
|
||||||
<parameter>Q</parameter>
|
|
||||||
</entry>
|
|
||||||
<entry>
|
|
||||||
Configures the encoder quality (for VBR) in the
|
|
||||||
range -1 .. 10.
|
|
||||||
</entry>
|
|
||||||
</row>
|
|
||||||
<row>
|
|
||||||
<entry>
|
|
||||||
<varname>bitrate</varname>
|
|
||||||
<parameter>BR</parameter>
|
|
||||||
</entry>
|
|
||||||
<entry>
|
|
||||||
Sets a constant encoder bit rate, in kilobit per
|
|
||||||
second.
|
|
||||||
</entry>
|
|
||||||
</row>
|
|
||||||
</tbody>
|
</tbody>
|
||||||
</tgroup>
|
</tgroup>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
|
Loading…
Reference in New Issue
Block a user