Google Flix Engine Linux Reference Manual User Manual
Page 489

7.15 CGI
483
<th><abbr title="Default: 64kbps">FE2_VORBIS_BITRATE</abbr></th>
<td><input type=’text’ name=’Flix2_CodecSetParam:FE2_VORBIS_BITRATE’></td>
</tr>
</table>
<!-- END - VORBIS codec parameters -->
</td>
</tr> <!-- END - audio codecs -->
</table>
</fieldset>
<!-- ##FILTERS###################################################################### -->
<hr>
<fieldset class=’collapsed’ id="filters">
<legend onclick=’toggle_expand(this)’>Filters</legend>
<table>
<tr><th><b>A/V Filters</b></th></tr>
<tr>
<td>
<label>
<input type=’checkbox’ class=’filter’
name=’FE2_FILTER_CUT’ value=’avfilter:’
onchange="toggle_ftable(’filter_cut’,this.checked)">
FE2_FILTER_CUT
</label>
<table id=’filter_cut’ class=’disabled’>
<tr>
<th><abbr title="Default: 0">FE2_CUT_START_SEC</abbr></th>
<td><input type=’text’ name=’Flix2_FilterSetParam:FE2_CUT_START_SEC’></td>
</tr>
<tr>
<th><abbr title="Default: -1">FE2_CUT_STOP_SEC</abbr></th>
<td><input type=’text’ name=’Flix2_FilterSetParam:FE2_CUT_STOP_SEC’></td>
</tr>
<tr>
<th><abbr title="Default: 1">FE2_CUT_USE_SEEK</abbr></th>
<td>
<select name="Flix2_FilterSetParam:FE2_CUT_USE_SEEK">
<option value=""></option>
<option value="on2false">FALSE</option>
<option value="on2true">TRUE</option>
</select>
</td>
</tr>
</table>
</td>
</tr>
<!-- END - CUT filter parameters -->
<tr><th><b>Video Filters</b></th></tr>
<tr>
<td>
<label>
<input type=’checkbox’ class=’filter’
name=’FE2_FILTER_ADAPTIVE_DEINTERLACE’ value=’vfilter:’
onchange="toggle_ftable(’filter_adaptive_deinterlace’,this.checked)">
FE2_FILTER_ADAPTIVE_DEINTERLACE
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen