Capture
[Video]

Video Capture Settings. More...

Variables

var flixpub_flv_width_capture
 Video width [number, pixels].
var flixpub_flv_height_capture
 Video height [number, pixels].
var flixpub_flv_fps_capture
 Video frame rate [float, frames/second].

Detailed Description

This section documents settings specific to capturing video (recording).

Because recording directly to FLV can be a very CPU intensive process, these settings have been broken out from the rest of the video encoding settings.

It is recommended that you leave the capture settings set to the default values in flixpub_conf.js.


Variable Documentation

var flixpub_flv_width_capture

flixpub_flv_width_capture controls the output width, in pixels, of FLVs produced from live sources

var flixpub_flv_height_capture

flixpub_flv_height_capture controls the output height, in pixels, of FLVs produced from live sources.

var flixpub_flv_fps_capture

flixpub_flv_fps_capture controls the output frame rate, in frames per second, of FLVs produced by recording from live sources.

Note:
Not all capture devices support all frame rates. When the frame rate specified is not supported by the capture device, the most closely matching frame rate supported is selected instead.


On2 Flix Publisher documentation, generated on Mon Jan 7 18:13:01 2008 by doxygen 1.5.4 On2 Technologies, Inc