mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Amlogic updates (#1285)
* Limit Amlogic grabber to 30fps * Exclude FB Grabber on Amlogic platform, as FB is included in Amlogic Grabber * Amlogic Grabber - Have continuous feed even when paused. Have no delay when pausing/unpausing * Revert back to CAP_FLAG_AT_END capture method * Clarification on Capture Frequency
This commit is contained in:
@@ -327,7 +327,7 @@
|
||||
"edt_conf_fbs_timeout_title": "Timeout",
|
||||
"edt_conf_fg_display_expl": "Select which desktop should be captured (multi monitor setup)",
|
||||
"edt_conf_fg_display_title": "Display",
|
||||
"edt_conf_fg_frequency_Hz_expl": "How fast new pictures are captured",
|
||||
"edt_conf_fg_frequency_Hz_expl": "How fast new pictures are captured, i.e. it is the sampling rate. Note: The video might be played at a higher or lower frame rate.",
|
||||
"edt_conf_fg_frequency_Hz_title": "Capture frequency",
|
||||
"edt_conf_fg_heading_title": "Screen Capture",
|
||||
"edt_conf_fg_height_expl": "Shrink picture to this height, as raw picture needs a lot of CPU time.",
|
||||
|
Reference in New Issue
Block a user