# ffmpeg based screencaster configuration

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

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

# screencasts directory
data_dir="$HOME/data/screencast"
