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]. | |
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.
flixpub_flv_width_capture controls the output width, in pixels, of FLVs produced from live sources
flixpub_flv_height_capture controls the output height, in pixels, of FLVs produced from live sources.
flixpub_flv_fps_capture controls the output frame rate, in frames per second, of FLVs produced by recording from live sources.