fprintf(stderr,"Failed to get directivity patterns for one or more of IDs: %d %d %d %d\n\n",arg.directivityPatternId[0],arg.directivityPatternId[1],arg.directivityPatternId[2],arg.directivityPatternId[3]);
.description="Acoustic environment ID (number > 0) alternatively, it can be a text file where each line contains \"ID duration\" for BINAURAL_ROOM_REVERB output configuration.",
#else
.description="Acoustic environment ID (number >= 0) for BINAURAL_ROOM_REVERB output configuration",
<li>This testcases either triggered an ERROR in the pytest run (probably a crash in the codec) or did not give valid values for the numerical measures (probably an error in the scripts).</li>
<li>For this testcase the MLD increased wrt the previous run - MLD(current) > MLD(previous)</li>
<li>For this testcase the MLD decreased wrt the previous run - MLD(current) < MLD(previous)</li>
</ul>
</li>
</ul>
<br>
<b>How to interpret the Result column?</b>
<ul>
<li>ERROR: An error occured during test run. It should be checked if a crash in the codec occured.</li>
<li>FAIL: An MLD value > 0 was reported. This is to be expected, the test just reports a failure due to how the tests are currently implemented.</li>
<li>PASS: MLD value of 0 was reported. This should only be the case for some special operating points and could indicate that parts of the codec are not (fully) converted yet.</li>