[Ffmpeg-devel] WIP dca decoder
Benjamin Larsson
banan
Thu Sep 28 12:31:43 CEST 2006
Hi,
Benjamin Zores skrev:
> On Wed, 27 Sep 2006 13:33:06 +0200
> Benjamin Larsson <banan at student.ltu.se> wrote:
>
>
>> http://svn.mplayerhq.hu/dca/ has an initial dca decoder. It is basicly a
>> port of libdca into ffmpeg. I never finished the decoder but I'm hoping
>> to continue it when I get more freetime. Help would be appreciated.
>> Specs can be found from here http://wiki.multimedia.cx/index.php?title=DTS.
>>
>
> Hiya,
>
> How far is it advanced ? Or what's its status ?
> I don't have much free time but as I've work on DTS a while ago I might help though.
> So just give me a status, I'll see afterward :)
>
> Ben
the vlc decoding isn't complete (some tables needs to be rewritten),
downmixing coeffs are not handled at all (default or from stream),
downmixing routines should be taken/shared with the ac3decoder, streams
with little endian byteorder aren't supported, but I think those should
be handled in a dts parser. I'll add a TODO list and a patch so it can
be used in ffmpeg when I get the time.
MvH
Benjamin Larsson
More information about the ffmpeg-devel
mailing list