Google Flix Engine Linux Reference Manual User Manual

Page 484

Advertising
background image

478

Flix Engine Linux Page Documentation

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

</tr>

<tr>

<th><abbr title="Default: 2">FE2_H263_MIN_Q</abbr></th>

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

</tr>

</table>

<!-- END - H263 codec parameters -->

<!-- H264 codec parameters -->

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

<tr>

<th><abbr title="Default: 448kbps">FE2_H264_BITRATE</abbr></th>

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

</tr>

<tr>

<th><abbr title="Default: 12*fps or 360 frames if the framerate is unknown">FE2_H264_KFFREQ</abbr></th>
<td><input type=’text’ name=’Flix2_CodecSetParam:FE2_H264_KFFREQ’></td>

</tr>

<tr>

<th><abbr title="Default: VBR_1PASSControl">FE2_H264_RC_MODE</abbr></th>

<td>

<select name="Flix2_CodecSetParam:FE2_H264_RC_MODE">

<option value=""></option>

<option value="VBR_1PASSControl">VBR_1PASSControl</option>

<option value="CBR_1PASSControl">CBR_1PASSControl</option>

</select>

</td>

</tr>

<tr>

<th><abbr title="Default: MAIN_H264PROFILE">FE2_H264_PROFILE</abbr></th>

<td>

<select name="Flix2_CodecSetParam:FE2_H264_PROFILE">

<option value=""></option>

<option value="BASE_H264PROFILE">BASE_H264PROFILE</option>

<option value="MAIN_H264PROFILE">MAIN_H264PROFILE</option>

<option value="HIGH_H264PROFILE">HIGH_H264PROFILE</option>

</select>

</td>

</tr>

<tr>

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

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

</tr>

<tr>

<th><abbr title="Default: Dependent on profile selection, see API docs. Valid Range [0,5]">FE2_H264_SPEED</abbr></th>

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

</tr>

</table>

<!-- END - H264 codec parameters -->

<!-- VP8 codec parameters -->

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

<tr>

<th><abbr title="Default: 448kbps">FE2_VP8_BITRATE</abbr></th>

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

</tr>

<tr>

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

Advertising