OPTICOM OPERA - V 3.5 User Manual page 120

Objective perceptual analyzer
Hide thumbs Also See for OPERA - V 3.5:
Table of Contents

Advertisement

RunPeaqBasic.bat
C H A P T E R
5 :
W I D E
In the following we will replace Basic and Advanced by XXX. These batch files
work together and perform several PEAQ measurements with different test and
reference signals. ConfPeaqXXX.bat calls RunPeaqXXX.bat several times,
each time measuring different wave files contained on the PEAQ Sample CD.
The wave files used in the batch file ConfPeaqXXX.bat are taken from the
DB3
database that was used in the ITU-R BS.1387 standard to verify the PEAQ
algorithm.
DB3
contains several reference and test files and their corresponding
SDG values from the subjective listening tests.
A result file ConformanceReferenz.txt can be found in the root of your
PEAQ Sample CD. This file contains the result values of the PEAQ Basic
measurements for the DB3 database used by the ITU-R to verify PEAQ. The
contained values are tab-separated and can thus be imported into any
spreadsheet analysis program. Use this result file to verify that the delivered
OPERA™ system is working correctly.
The following will explain the mentioned batch files and explain how to save
result values in your own result file.
The following lines are the contents of the file RunPeaqBasic.bat. Please
notice that the commands after the keyword Opera -Exec have to be written
in one line in the batch file. Here, the line has to be wrapped in the absence of
space.
@echo on
rem batch file to compute PEAQ for a pair of files from the
rem
ITU DB3
rem This batch assumes, that OPERA is installed on drive C !!
rem Parameters:
rem
rem
RunPeaqBasic
rem
rem
OperaPath:
rem
rem
rem
File1:
rem
rem
File2:
rem
rem
Outputfile: Results are stored in this file.
rem
rem
rem
rem
rem
echo **************************************************
echo ***** RunPeaqBasic
echo **************************************************
echo.
pushd
c:
cd %1
Opera -Exec -Algorithm Name=PEAQ -Input Inp=0 File=%2 Inp=1
File=%3 -Mux InpRefLeft=0 ChannelRefLeft=0 InpRefRight=0
ChannelRefRight=1 InpTestLeft=1 ChannelTestLeft=0
InpTestRight=1 ChannelTestRight=1 -Delay FixedDelay Delay 0 -
Out %4 -Append
e:
popd
B A N D
A U D I O
Q U A L I T Y
<OperaPath> <File1> <File2><Outputfile>
Drive and path of the OPERA
installation directory
File that contains the reference signal
File that contains the test signal.
If it exists already results are
appended to it, otherwise it will be
newly created.
V1.0
(c) OPTICOM, 1999
114
T E S T I N G
***

Advertisement

Table of Contents
loading

This manual is also suitable for:

OperaOpera telecomOpera broadcast

Table of Contents