diff options
author | Devaev Maxim <[email protected]> | 2019-07-13 04:52:19 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-07-13 04:52:19 +0300 |
commit | ad97aecaf4d043c59d018310b4d8f4852d30b6e0 (patch) | |
tree | 90f6fbcdacc9aefd54cd093a77d337f1fb4543c9 /configs/kvmd/main/v1-hdmi.yaml | |
parent | dfe58d81efcc14b4ff8a3e6e2204bfdcce7a620b (diff) |
new ustreamer and fps max
Diffstat (limited to 'configs/kvmd/main/v1-hdmi.yaml')
-rw-r--r-- | configs/kvmd/main/v1-hdmi.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/kvmd/main/v1-hdmi.yaml b/configs/kvmd/main/v1-hdmi.yaml index 5e78b971..84ace7e1 100644 --- a/configs/kvmd/main/v1-hdmi.yaml +++ b/configs/kvmd/main/v1-hdmi.yaml @@ -38,6 +38,7 @@ kvmd: - "--dv-timings" - "--format=uyvy" - "--encoder=omx" + - "--glitched-resolutions=720x480,720x576" - "--workers=3" - "--quality={quality}" - "--desired-fps={desired_fps}" |