From d53942dd7950e31d3826b3ba72b2257299fd86d3 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 1 Feb 2016 20:05:25 +0100 Subject: audio: remove default preference for libdcadec Not needed anymore, because the decoder was merged with FFmpeg. --- DOCS/man/options.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/man') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 579440e6a4..dc4d6ed3e0 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -979,7 +979,7 @@ Audio There is not much reason to use this. HDMI supports uncompressed multichannel PCM, and mpv supports lossless DTS-HD decoding via - FFmpeg's libdcadec wrapper. + FFmpeg's new DCA decoder (based on libdcadec). ``--ad=<[+|-]family1:(*|decoder1),[+|-]family2:(*|decoder2),...[-]>`` Specify a priority list of audio decoders to be used, according to their -- cgit v1.2.3