Google Flix Engine Linux Reference Manual User Manual
Page 402

396
Flix Engine Linux Page Documentation
<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
</label>
<table id=’filter_adaptive_deinterlace’ class=’disabled’>
<tr>
<th><abbr title="Default: DEINTERLACE_NONE">FE2_ADAPTIVE_DEINTERLACE_MODE</abbr></th>
<td>
<select name="Flix2_FilterSetParam:FE2_ADAPTIVE_DEINTERLACE_MODE">
<option value=""></option>
<option value="DEINTERLACE_NONE">DEINTERLACE_NONE</option>
<option value="DEINTERLACE_1_2_1_BLUR">DEINTERLACE_1_2_1_BLUR</option>
<option value="DEINTERLACE_DROP_FIELD">DEINTERLACE_DROP_FIELD</option>
<option value="DEINTERLACE_ADAPTIVE">DEINTERLACE_ADAPTIVE</option>
</select>
</td>
</tr>
</table>
</td>
</tr>
<!-- END - ADAPTIVE DEINTERLACE filter parameters -->
<tr>
<td>
<label>
<input type=’checkbox’ class=’filter’
name=’FE2_FILTER_BCHS’ value=’vfilter:’
onchange="toggle_ftable(’filter_bchs’,this.checked)">
FE2_FILTER_BCHS
</label>
<table id=’filter_bchs’ class=’disabled’>
<tr>
<th><abbr title="Default: 0">FE2_BCHS_BRIGHTNESS</abbr></th>
<td><input type=’text’ name=’Flix2_FilterSetParam:FE2_BCHS_BRIGHTNESS’></td>
</tr>
<tr>
<th><abbr title="Default: 0">FE2_BCHS_CONTRAST</abbr></th>
<td><input type=’text’ name=’Flix2_FilterSetParam:FE2_BCHS_CONTRAST’></td>
</tr>
<tr>
<th><abbr title="Default: 0">FE2_BCHS_HUE</abbr></th>
<td><input type=’text’ name=’Flix2_FilterSetParam:FE2_BCHS_HUE’></td>
</tr>
<tr>
<th><abbr title="Default: 0">FE2_BCHS_SATURATION</abbr></th>
<td><input type=’text’ name=’Flix2_FilterSetParam:FE2_BCHS_SATURATION’></td>
</tr>
</table>
</td>
</tr>
<!-- END - BCHS filter parameters -->
<tr>
<td>
<label>
<input type=’checkbox’ class=’filter’
name=’FE2_FILTER_BLUR’ value=’vfilter:’
onchange="toggle_ftable(’filter_blur’,this.checked)">
FE2_FILTER_BLUR
</label>
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen