Google Flix Engine Linux Reference Manual User Manual
Page 478

472
Flix Engine Linux Page Documentation
</table>
</fieldset>
<!-- ##MAIN OPTIONS################################################################# -->
<hr>
<fieldset class=’collapsed’ id="main_opts">
<legend onclick=’toggle_expand(this)’>Main Options</legend>
<table>
<tr>
<th><abbr title="Default: FALSE">Flix2_SetOverwriteExistingFiles</abbr></th>
<td>
<select name="Flix2_SetOverwriteExistingFiles">
<option value=""></option>
<option value="on2true">TRUE</option>
<option value="on2false">FALSE</option>
</select>
</td>
</tr>
<tr>
<th><abbr title="Default: TRUE">Flix2_SetExportAudio</abbr></th>
<td>
<select name="Flix2_SetExportAudio">
<option value=""></option>
<option value="on2true">TRUE</option>
<option value="on2false">FALSE</option>
</select>
</td>
</tr>
<tr>
<th><abbr title="Default: TRUE">Flix2_SetExportVideo</abbr></th>
<td>
<select name="Flix2_SetExportVideo">
<option value=""></option>
<option value="on2true">TRUE</option>
<option value="on2false">FALSE</option>
</select>
</td>
</tr>
</table>
</fieldset>
<!-- ##CODECS####################################################################### -->
<hr>
<fieldset class=’collapsed’ id="codecs">
<legend onclick=’toggle_expand(this)’>Codecs</legend>
<table>
<tr><th><b>Video Codecs</b></th></tr>
<tr>
<td>
<label>
<input type=’radio’ name=’vcodec:’ value=’FE2_CODEC_VP8’
onfocus="set_vcodec_visible(’vp8table’)">
<abbr title="For use with WebM">FE2_CODEC_VP8</abbr>
</label>
<br>
<label>
<input type=’radio’ name=’vcodec:’ value=’FE2_CODEC_VP6’
onfocus="set_vcodec_visible(’vp6table’)">
<abbr title="For use with FLV/FXM/SWF">FE2_CODEC_VP6</abbr>
</label>
<label>
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen