Google Flix Engine Linux Reference Manual User Manual

Page 488

Advertising
background image

482

Flix Engine Linux Page Documentation

<table id=’aactable’ class=’hidden’>

<tr>

<th><abbr title="Default: 64kbps">FE2_AAC_BITRATE</abbr></th>

<td><input type=’text’ name=’Flix2_CodecSetParam:FE2_AAC_BITRATE’></td>

</tr>

</table>

<!-- END - AAC codec parameters -->

<!-- AACPLUS codec parameters -->

<table id=’aacplustable’ class=’hidden’>

<tr>

<th><abbr title="Default: 64kbps">FE2_AACPLUS_BITRATE</abbr></th>

<td><input type=’text’ name=’Flix2_CodecSetParam:FE2_AACPLUS_BITRATE’></td>

</tr>

<tr>

<th><abbr title="Default: disabled (aacPlus v1)">FE2_AACPLUS_PARAMETRIC_STEREO</abbr></th>

<td>

<select name="Flix2_CodecSetParam:FE2_AACPLUS_PARAMETRIC_STEREO">

<option value=""></option>

<option value="0">disable (aacPlus v1)</option>

<option value="1">enable (aacPlus v2)</option>

</select>

</td>

</tr>

</table>

<!-- END - AACPLUS codec parameters -->

<!-- LAME codec parameters -->

<table id=’lametable’ class=’hidden’>

<tr>

<th><abbr title="Default: 64kbps">FE2_LAME_BITRATE</abbr></th>

<td><input type=’text’ name=’Flix2_CodecSetParam:FE2_LAME_BITRATE’></td>

</tr>

<tr>

<th><abbr title="Default: 5">FE2_LAME_QUALITY</abbr></th>

<td><input type=’text’ name=’Flix2_CodecSetParam:FE2_LAME_QUALITY’></td>

</tr>

<tr>

<th><abbr title="Default: LAME_CBR">FE2_LAME_RC_MODE</abbr></th>

<td>

<select name="Flix2_CodecSetParam:FE2_LAME_RC_MODE">

<option value=""></option>

<option value="LAME_CBR">LAME_CBR</option>

<option value="LAME_ABR">LAME_ABR</option>

<option value="LAME_VBR_rh">LAME_VBR_rh</option>

<option value="LAME_VBR_mtrh">LAME_VBR_mtrh</option>

</select>

</td>

</tr>

</table>

<!-- END - LAME codec parameters -->

<!-- PCM codec parameters -->

<table id=’pcmtable’ class=’hidden’>

<tr>

<th>(FE2_CODEC_PCM defines no parameters)</th>

</tr>

</table>

<!-- END - PCM codec parameters -->

<!-- VORBIS codec parameters -->

<table id=’vorbistable’ class=’hidden’>

<tr>

Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen

Advertising