[vorbis-dev] Sampling resolution

John Morton jwm at eslnz.co.nz
Tue Jan 6 15:37:22 PST 2004



On Wednesday 07 January 2004 05:17, John Edwards wrote:
>  On Tuesday, January 06, 2004 2:46 PM, Carsten Haese wrote:
>  Subject: Re: [vorbis-dev] Sampling resolution
>
>  > On Tue, 2004-01-06 at 09:34, Christian Wassmer wrote:
>  > > Hi, it seems that every decoded Ogg/Vorbis-File has a sampling
>  > > resolution of 16 bits. Is this correct?
>  >
>  > That depends on how you decode it. The Vorbis codec uses floating point
>  > numbers internally. Most applications have them converted on the fly to
>  > 16 bit integers, but you can choose to read the floats and scale them to
>  > any resolution.
>
>  As indeed my own version oggdec does. It provides options to output wave
>  files as 8, 16, 24 or 32 bit ints or floats.

Would you like to submit a patch to vorbisfile to replace the current int 
scale code? 

John

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list