Google Flix Engine Linux Reference Manual User Manual

Page 399

Advertising
background image

7.11 CGI

393

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

</tr>

<tr>

<th><abbr title="">FE2_VP8_AR_STRENGTH</abbr></th>

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

</tr>

<tr>

<th><abbr title="Default: 0">FE2_VP8_MB_STATIC_THRESHOLD</abbr></th>

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

</tr>

<tr>

<th><abbr title="Default: 1">FE2_VP8_TOKEN_PARTITIONS</abbr></th>

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

</tr>

</table>

<!-- END - VP8 codec parameters -->

</td>

</tr> <!-- END - video codecs -->

<tr><th><b>Audio Codecs</b></th></tr>

<tr>

<td>

<label>

<input type=’radio’ name=’acodec:’ value=’FE2_CODEC_VORBIS’

onfocus="set_acodec_visible(’vorbistable’)">

<abbr title="For use with WebM">FE2_CODEC_VORBIS</abbr>&nbsp;

</label>

<br>

<label>

<input type=’radio’ name=’acodec:’ value=’FE2_CODEC_AAC’

onfocus="set_acodec_visible(’aactable’)">

<abbr title="For use with FLV & 3GP/3G2/MOV/MP4">FE2_CODEC_AAC</abbr>&nbsp;

</label>

<label>

<input type=’radio’ name=’acodec:’ value=’FE2_CODEC_AACPLUS’

onfocus="set_acodec_visible(’aacplustable’)">

<abbr title="For use with FLV & 3GP/3G2/MOV/MP4">FE2_CODEC_AACPLUS</abbr>&nbsp;

</label>

<label>

<input type=’radio’ name=’acodec:’ value=’FE2_CODEC_LAME’

onfocus="set_acodec_visible(’lametable’) ">

<abbr title="For use with FLV/FXM/SWF">FE2_CODEC_LAME</abbr>&nbsp;

</label>

<label>

<input type=’radio’ name=’acodec:’ value=’FE2_CODEC_PCM’

onfocus="set_acodec_visible(’pcmtable’)">

<abbr title="For use with FLV/SWF">FE2_CODEC_PCM</abbr>&nbsp;

</label>

<br>

<label>

<input type=’radio’ name=’acodec:’ value=’FE2_CODEC_AMR_NB’

onfocus="set_acodec_visible(’amrnbtable’)">

<abbr title="For use with 3GP">FE2_CODEC_AMR_NB</abbr>&nbsp;

</label>

<!-- AMR_NB codec parameters -->

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

<tr>

<th><abbr title="Default: 12.2kbps">FE2_AMR_BITRATE</abbr></th>

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

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

Advertising