TwinVQ: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
 
(spelling, wikify)
Line 6: Line 6:


http://www.webisdead.net/DOWNLOADS/-programmes/vqf/
http://www.webisdead.net/DOWNLOADS/-programmes/vqf/
has a sdk for windows and linux on the x86 platform.
has a sdk for Windows and Linux on the x86 platform.


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


[[Category:Audio Codecs]]
[[Category:Audio Codecs]]

Revision as of 05:57, 22 January 2006

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

http://www.webisdead.net/DOWNLOADS/-programmes/vqf/ has a 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.