Merge branch 'use-ref-for-ffmpeg-decoder' of git://github.com/naglis/MPD

This commit is contained in:
Max Kellermann 2020-08-14 13:01:37 +02:00
commit 2bcd8516ea
1 changed files with 3 additions and 2 deletions

View File

@ -350,6 +350,8 @@ faad
Decodes AAC files using libfaad.
.. _decoder_ffmpeg:
ffmpeg
------
@ -430,8 +432,7 @@ hybrid_dsd
is an MP4 container file (:file:`*.m4a`) which contains both ALAC and
DSD data. It is disabled by default, and works only if you explicitly
enable it. Without this plugin, the ALAC parts gets handled by the
`FFmpeg decoder plugin
<https://www.musicpd.org/doc/user/decoder_plugins.html#ffmpeg_decoder>`_. This
:ref:`FFmpeg decoder plugin <decoder_ffmpeg>`. This
plugin should be enabled only if you have a bit-perfect playback path
to a DSD-capable DAC; for everybody else, playing back the ALAC copy
of the file is better.