BS.1387: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
===Interpreting the Results Output by EAQUAL=== | ===Interpreting the Results Output by EAQUAL=== | ||
''Note: | The results of EAQUAL are interpreted using what is known as an ODG score. | ||
''Note: this information needs to be expanded.''<br> | |||
===Status of the EAQUAL Project=== | ===Status of the EAQUAL Project=== | ||
Line 13: | Line 14: | ||
===External links:=== | ===External links:=== | ||
* [http://www.mp3-tech.org/programmer/sources/eaqual.tgz EAQUAL Sourcecode] linux archive of c code used to implement EAQUAL provided by | * [http://www.mp3-tech.org/programmer/sources/eaqual.tgz EAQUAL Sourcecode] linux archive of c code used to implement EAQUAL provided by Gabriel Bouvigne. | ||
* [http://www.rarewares.org/others.html EAQUAL Tools] zip compression archive of the utility used to perform EAQUAL tests provided by Rarewares. | * [http://www.rarewares.org/others.html EAQUAL Tools] zip compression archive of the utility used to perform EAQUAL tests provided by Rarewares. |
Revision as of 07:27, 28 August 2006
EAQUAL stands for Evaluation Of Audio Quality. It's an objective measurement technique used to measure the quality of encoded/decoded audio files (very similiar to PEAQ). It acts in contrast to more the common place subjective testing methodology deployed using ABX and ABC/HR reference testing (frequently preferred by hydrogenaudio). It's part of the ITU-R recommendation BS.1387. Several tests have been performed using EAQUAL most notably using numerous AAC encoders to determine via a Pearson Correlation the linear relationship between human ratings and EAQUAL ratings on a given set of test samples. The results, however when using objective testing methodologies are still inconclusive and mostly only used by codec developers and researchers.
Testing Using EAQUAL
As of version 0.1.3alpha, the -h argument can be used to find out how to use eaqual (ex: eaqual -h).
To compare a test wave file to a reference wave file, one can use for example: eaqual -fref ref.wav -ftest test.wav.
Interpreting the Results Output by EAQUAL
The results of EAQUAL are interpreted using what is known as an ODG score.
Note: this information needs to be expanded.
Status of the EAQUAL Project
Note: I couldn't find information on whether or not this useful project is still maintained, nor where is its home page.
External links:
- EAQUAL Sourcecode linux archive of c code used to implement EAQUAL provided by Gabriel Bouvigne.
- EAQUAL Tools zip compression archive of the utility used to perform EAQUAL tests provided by Rarewares.