FS#46087 - [ffmpeg] --enable-libdcadec
Attached to Project:
Arch Linux
Opened by Ellis Berner (maletor) - Sunday, 23 August 2015, 21:32 GMT
Last edited by Maxime Gauduin (Alucryd) - Friday, 27 November 2015, 18:26 GMT
Opened by Ellis Berner (maletor) - Sunday, 23 August 2015, 21:32 GMT
Last edited by Maxime Gauduin (Alucryd) - Friday, 27 November 2015, 18:26 GMT
|
Details
Enable decoding DTS and DTS-HD streams with the new
libdcadec library. This allows sending uncompressed LPCM
streams of DTS-HD lossless audio.
This is a huge improvement over decoding the lossy core audio codecs or bitstreaming the lossless codecs. Decoding on the PC allows resampling and other parts of the audio filter chain. https://github.com/foo86/dcadec |
This task depends upon
Closed by Maxime Gauduin (Alucryd)
Friday, 27 November 2015, 18:26 GMT
Reason for closing: Implemented
Additional comments about closing: 2.8.3-1
Friday, 27 November 2015, 18:26 GMT
Reason for closing: Implemented
Additional comments about closing: 2.8.3-1
Let me expand, I believe decoding DTS core still works the same as with the old libdca (VLC). This would merely add support for the extensions to be decoded should that be desired.
In that way, I don't think it's an incredibly risky addition.