FFmpeg command line for screen recording, which overwrite the global config default.
Usage of environment variables is supported.
Example for X/ Xvnc recording (e.g DISPLAY=:17): ffmpeg -video_size 1920x1080 -framerate 25 -f x11grab -i ${DISPLAY}