TwinVQ: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(www.webisdead.net is ehm... dead. replace with link to webarchive)
(link to native vqf plugin for xmms)
Line 13: Line 13:
http://www.intel.com/cd/software/products/asmo-na/eng/perflib/ipp/219611.htm?prn=y
http://www.intel.com/cd/software/products/asmo-na/eng/perflib/ipp/219611.htm?prn=y
Intel shares some code for AAC flavored vqf.
Intel shares some code for AAC flavored vqf.
http://www.csn.ul.ie/~mel/projects/linux/vqfplugin/
hosts a native VQF plugin for [[XMMS]]


[[Category:Audio Codecs]]
[[Category:Audio Codecs]]
[[Category:Undiscovered Audio Codecs]]
[[Category:Undiscovered Audio Codecs]]
[[Category: MDCT Audio Codecs]]
[[Category: MDCT Audio Codecs]]

Revision as of 12:21, 7 November 2007

Perceptual audio codec. The main technique used is a vector quantizer. The codebook is about 500kb in size, this results in long encoding times but fast decoding.

http://web.archive.org/web/20050304093400/http://www.webisdead.net/DOWNLOADS/-programmes/vqf/ has an SDK for Windows and Linux on the x86 platform.

http://www.mp3-tech.org/programmer/sources/refsoft990809.tgz also have code for the vqf version that made it into AAC.

http://www.intel.com/cd/software/products/asmo-na/eng/perflib/ipp/219611.htm?prn=y Intel shares some code for AAC flavored vqf.

http://www.csn.ul.ie/~mel/projects/linux/vqfplugin/ hosts a native VQF plugin for XMMS