Commit 2bcd8516 authored by Max Kellermann's avatar Max Kellermann

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

parents f1487c30 5c3301f9
...@@ -350,6 +350,8 @@ faad ...@@ -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 ...@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment