<BLURB>Controls the amount of motion vector searching done while encoding. This property requires libtheora version >= 1.0.</BLURB>
<BLURB>Controls the amount of analysis performed when encoding. Higher values trade compression quality for speed. This property requires libtheora version >= 1.0, and the maximum value may vary based on encoder version.</BLURB>
<DEFAULT>1</DEFAULT>
</ARG>
...
...
@@ -1284,7 +1284,7 @@
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>VP3 Compatible</NICK>
<BLURB>Enable capping of bit reservoir overflows. This property requires libtheora version >= 1.1.</BLURB>
<BLURB>Enable capping of bit reservoir overflows.</BLURB>
<DEFAULT>TRUE</DEFAULT>
</ARG>
...
...
@@ -1294,7 +1294,7 @@
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>VP3 Compatible</NICK>
<BLURB>Enable capping of bit reservoir underflows. This property requires libtheora version >= 1.1.</BLURB>
<BLURB>Enable capping of bit reservoir underflows.</BLURB>
<DEFAULT>FALSE</DEFAULT>
</ARG>
...
...
@@ -1304,7 +1304,7 @@
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>VP3 Compatible</NICK>
<BLURB>Allow or disallow frame dropping. This property requires libtheora version >= 1.1.</BLURB>
<BLURB>Allow or disallow frame dropping.</BLURB>
<DEFAULT>TRUE</DEFAULT>
</ARG>
...
...
@@ -1314,7 +1314,7 @@
<RANGE>[0,1000]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Rate Control Buffer</NICK>
<BLURB>Sets the size of the rate control buffer, in units of frames. The default value of 0 instructs the encoder to automatically select an appropriate value. This property requires libtheora version >= 1.1.</BLURB>
<BLURB>Sets the size of the rate control buffer, in units of frames. The default value of 0 instructs the encoder to automatically select an appropriate value.</BLURB>
<DEFAULT>0</DEFAULT>
</ARG>
...
...
@@ -1324,7 +1324,7 @@
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>VP3 Compatible</NICK>
<BLURB>Disables non-VP3 compatible features. This property requires libtheora version >= 1.1.</BLURB>