mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Smoothing Fixes, Optimizations (#1295)
* Fix #1098, Removed Continuous Output as being obsolete * Pause output processing when no input source is available * Only show configurable options for Linear smoothing
This commit is contained in:
@@ -58,8 +58,7 @@
|
||||
"outputRate" : 25.0000,
|
||||
"decay" : 1,
|
||||
"dithering" : false,
|
||||
"updateDelay" : 0,
|
||||
"continuousOutput" : true
|
||||
"updateDelay" : 0
|
||||
},
|
||||
|
||||
"grabberV4L2" :
|
||||
|
Reference in New Issue
Block a user