doc/plugins.rst: use reference to ffmpeg plugin section

Currently, the hardcoded URL points to a non-existent page.
This commit is contained in:
Naglis Jonaitis 2020-08-14 13:50:15 +03:00
parent 08c70b0702
commit 5c3301f9a3
No known key found for this signature in database
GPG Key ID: 54DA26AC89685C57

View File

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