From cfdfb47091b04c0eda0524555f0ad09bf88155c7 Mon Sep 17 00:00:00 2001 From: Andy Balaam Date: Sun, 7 Jan 2018 17:53:21 +0000 Subject: [PATCH] Add a recording config file --- recording-config.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 recording-config.cfg diff --git a/recording-config.cfg b/recording-config.cfg new file mode 100644 index 0000000..2067be0 --- /dev/null +++ b/recording-config.cfg @@ -0,0 +1,8 @@ +format = matroska +threads = 3 +vcodec = libx264rgb +video_preset = ultrafast +video_tune = animation +pix_fmt = bgr24 +video_qp = 0 +acodec = flac