[matroska-devel] Changing of the codec IDs for PCM
Christian HJ Wiesner
chris at matroska.org
Tue Apr 29 17:31:12 CEST 2003
HI all,
as agreed on IRC today we will change the codec IDs for native PCM ( not
ACM compatibility ) to
'A_PCMBIN' : Big Endian Integer
'A_PCMLIN' : Little Endian Integer
'A_PCMBFP' : Big Endian Floating Point
'A_PCMLFP' : Little Endian Floating Point
The bitdepth will disappear from the codec ID ( too many possibilities )
and should bet set/read in the according element
'KaxAudioBitDepth'
This makes implementation a little bit more difficult, but is more
future proof. Please change all your tools accordingly until April 30th.
@jcsston : Jory, out of curiosity, does your WAV2MKA support 32 bit
floats already on input ??
Regards
Christian
http://www.matroska.org
More information about the Matroska-devel
mailing list