# ffmpeg based screencaster configuration

# set custom frame size to e.g. "1024x768" without quotes
#   the default is the whole screen incl. all monitors
#frame_size=1024x768

# use ffparams_audio="-an" to disable audio recording
#ffparams_audio=

# screencasts directory (must exist and be writable)
data_dir=/home/user/data/screencast
