diff options
author | MaZderMind <git@mazdermind.de> | 2016-08-17 13:40:33 +0200 |
---|---|---|
committer | MaZderMind <git@mazdermind.de> | 2016-08-17 13:46:10 +0200 |
commit | 58706980c493676bb60db016e4d195124abb648d (patch) | |
tree | 415c75205c2ca0312229f9c7fa65f324064714c4 /voctocore/default-config.ini | |
parent | c72a92181b2356ce7e77238d379aedd4255bb58c (diff) |
make deinterlacer configurable
Diffstat (limited to 'voctocore/default-config.ini')
-rw-r--r-- | voctocore/default-config.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/voctocore/default-config.ini b/voctocore/default-config.ini index d5d89fa..31a49ff 100644 --- a/voctocore/default-config.ini +++ b/voctocore/default-config.ini @@ -60,6 +60,7 @@ mix_out=10000 [previews] ; disable if ui & server run on the same computer and can exchange uncompressed video frames enabled=false +deinterlace=false ; default to mix-videocaps, only applicable if enabled=true ; you can change the framerate and the width/height, but nothing else |