Difference between revisions of "Capturecodec"

From FTE
Jump to: navigation, search
 
 
Line 1: Line 1:
 
Name: capturecodec<br>
 
Name: capturecodec<br>
 
Default value: "divx"<br>
 
Default value: "divx"<br>
Flags:   <br>
+
Cvar flags: None<br>
 +
FTEQW Builds: [[OpenGL Renderer]] [[Merged Build]] <br>
 
<br>
 
<br>
 
<br />
 
<br />

Latest revision as of 05:02, 1 November 2005

Name: capturecodec
Default value: "divx"
Cvar flags: None
FTEQW Builds: OpenGL Renderer Merged Build


Determines which video compressing codec will be used while capturing. Default is "divx". The xvid codec is very popular nowadays as well as divx.

To know which codecs you have installed:
- Download <a href="http://virtualdub.sourceforge.net/">Virtual Dub</a>.
- Hit CTRL+P to open video compressor codecs
- Click on the codec, and notice to the right "Video Codec Information"
- What you need is the FOURCC code.

See Also:
<a href="http://www.divx.com/">DivX Homepage</a>
<a href="http://www.xvid.org/">XviD Homepage</a>