diff options
author | Max Kellermann <max@musicpd.org> | 2018-10-31 13:25:44 +0100 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2018-10-31 13:25:44 +0100 |
commit | 190006e9dce5f8052f522f3f924960cabbcac26f (patch) | |
tree | 62dd34a10edf0d613b7f5dfe226f48967572ace1 /doc | |
parent | 30eaae10c1805448db541d0b5787438184aec04c (diff) |
doc/plugins.rst: add missing :file:
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins.rst | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/plugins.rst b/doc/plugins.rst index 5c459a8e4..77cd6c70b 100644 --- a/doc/plugins.rst +++ b/doc/plugins.rst @@ -349,7 +349,16 @@ Video game music file emulator based on `game-music-emu <https://bitbucket.org/m hybrid_dsd ~~~~~~~~~~ -`Hybrid-DSD <http://dsdmaster.blogspot.de/p/bitperfect-introduces-hybrid-dsd-file.html>`_ is a MP4 container 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 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. +`Hybrid-DSD +<http://dsdmaster.blogspot.de/p/bitperfect-introduces-hybrid-dsd-file.html>`_ +is a 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 +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. .. list-table:: :widths: 20 80 |