TwinVQ: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(revert spam/vandalism)
No edit summary
Line 1: Line 1:
* FOURCCs: Unknown
* FOURCCs: Unknown
* Company: [[Nippon TT]]
* Company: [[Nippon TT]]
 
* Format: http://www.twinvq.org/technology_format.html (Japanese)
Perceptual audio codec. The main technique used is a vector quantizer. The codebook is about 500kb is size, this results
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.  
in long encoding times but fast decoding.  

Revision as of 20:00, 29 September 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.

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