Hi, I am porting Ogg Vorbis on a DSP to be used for a audio portal player. What sampling frequencies should be supported? Thanks. Best Regards, ------------------------------------------------------------------------------------------------------------------------ Sanjay Kumar Philips Innovation Campus Technical Specialist #1 Murphy Road Philips Applied Technologies Ulsoor, Bangalore - 560 008 Ph: +91 80 25579000 Extn. 5002 Fax: +91 80 25561283 Email: sanjaykumar.gupta@philips.com ------------------------------------------------------------------------------------------------------------------------ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/vorbis/attachments/20050905/61fee054/attachment.htm
On 9/5/05, Sanjaykumar Gupta <sanjaykumar.gupta@philips.com> wrote:> > Hi, > > I am porting Ogg Vorbis on a DSP to be used for a audio portal player. > > What sampling frequencies should be supported?Vorbis allows arbitrary sampling frequencies, but it's reasonable for embedded devices to only support a subset of those. At a minimum, I'd expect to see: 48kHz, 44.1kHz, 32 kHz, 24 kHz, 22.05kHz, 11kHz, 8 kHz. Mike