Kannst du das Problem denn nachstellen? Ich benutze den Standard-Desktop und schon alleine wenn unten auf "Show Applications" Drücke und die Animation läuft, welche die Programm-Icons anzeigt ruckelt es mit Faktor 2 deutlich und mit Faktor 1 gar nicht. Kann natürlich auch von den Treibern / Hardware oder der Leistungsfähigkeit der Hardware abhängen.
Anhand des Logs habe ich eben auch nochmals die Auflösung geprüft. Bei mir wird auch nach manuellem editieren der Config und dem import weiterhin die native Auflösung 1920 x 1080 als Ausgangspunkt verwendet.
Aus dem Debug wirst du nicht schlau werden, fürchte ich. Das passiert beim wechseln des Faktors:
[hyperiond WEBSOCKET] (DEBUG) (WebSocketClient.cpp:204:sendClose()) send close: 1000
[hyperiond WEBSOCKET] (DEBUG) (WebSocketClient.cpp:30:WebSocketClient()) New connection from ::ffff:192.168.2.17
[hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:99:handleInstanceSwitch()) Client '::ffff:192.168.2.17' switch to Hyperion instance 0
[hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:1032:handleLoggingCommand()) log streaming activated for client ::ffff:192.168.2.17
[hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:1041:handleLoggingCommand()) log streaming deactivated for client ::ffff:192.168.2.17
[hyperiond X11GRABBER] (INFO) Update of screen resolution: [1920x1080] to [1920x1080]
[hyperiond X11GRABBER] (INFO) Using XRender for grabbing
[hyperiond X11GRABBER] (INFO) Update output image resolution: [1920x1080] to [960x540]
[hyperiond X11GRABBER] (INFO) Update of screen resolution: [1920x1080] to [1920x1080]
[hyperiond X11GRABBER] (INFO) Using XRender for grabbing
[hyperiond X11GRABBER] (INFO) Update output image resolution: [960x540] to [960x540]
[hyperiond X11GRABBER] (INFO) Update of screen resolution: [1920x1080] to [1920x1080]
[hyperiond X11GRABBER] (INFO) Using XRender for grabbing
[hyperiond X11GRABBER] (INFO) Update output image resolution: [960x540] to [1920x1080]
[hyperiond X11GRABBER] (INFO) Update of screen resolution: [1920x1080] to [1920x1080]
[hyperiond X11GRABBER] (INFO) Using XRender for grabbing
[hyperiond X11GRABBER] (INFO) Update output image resolution: [1920x1080] to [1920x1080]
[hyperiond X11GRABBER] (INFO) Update of screen resolution: [1920x1080] to [1920x1080]
[hyperiond X11GRABBER] (INFO) Using XRender for grabbing
[hyperiond X11GRABBER] (INFO) Update output image resolution: [1920x1080] to [960x540]
[hyperiond X11GRABBER] (INFO) Update of screen resolution: [1920x1080] to [1920x1080]
[hyperiond X11GRABBER] (INFO) Using XRender for grabbing
[hyperiond X11GRABBER] (INFO) Update output image resolution: [960x540] to [960x540]
[hyperiond X11GRABBER] (INFO) Update of screen resolution: [1920x1080] to [1920x1080]
[hyperiond X11GRABBER] (INFO) Using XRender for grabbing
[hyperiond X11GRABBER] (INFO) Update output image resolution: [960x540] to [1920x1080]
[hyperiond X11GRABBER] (INFO) Update of screen resolution: [1920x1080] to [1920x1080]
[hyperiond X11GRABBER] (INFO) Using XRender for grabbing
[hyperiond X11GRABBER] (INFO) Update output image resolution: [1920x1080] to [1920x1080]
[hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:1032:handleLoggingCommand()) log streaming activated for client ::ffff:192.168.2.17
Display More
Das ist der Startvorgang:
[hyperiond EFFECTFILES] (INFO) 38 effects loaded from directory :/effects/
[hyperiond EFFECTFILES] (INFO) 21 effect schemas loaded from directory :/effects/schema/
[hyperiond EFFECTFILES] (INFO) 0 effects loaded from directory /home/cycore/.hyperion/custom-effects
[hyperiond SettingsManager] (DEBUG) (SettingsManager.cpp:108:SettingsManager()) Settings database initialized
[hyperiond BLACKBORDER] (DEBUG) (BlackBorderProcessor.cpp:65:handleSettingsUpdate()) Set mode to: default
[hyperiond ComponentRegister] (DEBUG) (ComponentRegister.cpp:36:setNewComponentState()) Blackborder detector: enabled
[hyperiond DAEMON] (INFO) set screen capture device to 'x11'
[hyperiond X11GRABBER] (DEBUG) (Grabber.cpp:34:setVideoMode()) Set videomode to 0
[hyperiond DAEMON] (INFO) X11 grabber created
[hyperiond V4L2:auto] (DEBUG) (Grabber.cpp:34:setVideoMode()) Set videomode to 0
[hyperiond V4L2:auto] (INFO) Signal threshold set to: {12, 12, 12}
[hyperiond V4L2:auto] (INFO) Signal detection area set to: 0.250000,0.250000 x 0.750000,0.750000
[hyperiond DAEMON] (DEBUG) (hyperiond.cpp:467:handleSettingsUpdate()) V4L2 grabber created
[hyperiond JSONSERVER] (DEBUG) (JsonServer.cpp:25:JsonServer()) Created instance
[hyperiond JSONSERVER] (INFO) Started on port 19444
[hyperiond WEBSERVER] (DEBUG) (WebServer.cpp:32:initServer()) Previous line repeats 1 times
[hyperiond MAIN] (INFO) start systray
[hyperiond LEDDEVICE] (INFO) LedDevice 'adalight' found.
[hyperiond ComponentRegister] (DEBUG) (ComponentRegister.cpp:36:setNewComponentState()) Smoothing: enabled
[hyperiond LEDDEVICE] (DEBUG) (LedDeviceAdalight.cpp:55:init()) Adalight header for 50 leds: Ada 0x00 0x31 0x64
[hyperiond LEDDEVICE] (INFO) Opening UART: /dev/ttyACM0
[hyperiond FLATBUFCONNECTION] (INFO) Connecting to Hyperion: 127.0.0.1:19401
[hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:158:registerInput()) Register new input 'System/V4L' with priority 240 as inactive
[hyperiond ComponentRegister] (DEBUG) (ComponentRegister.cpp:36:setNewComponentState()) V4L capture device: enabled
[hyperiond V4L2:auto] (INFO) available V4L2 devices:
/dev/video0 ezcap U3 capture: ezcap U3 capt
[hyperiond V4L2:auto] (INFO) search for usable video devices
[hyperiond V4L2:auto] (INFO) test v4l device: /dev/video0
[hyperiond V4L2:auto] (DEBUG) (V4L2Grabber.cpp:692:init_device()) Set resolution to width=1920 height=1080
[hyperiond V4L2:auto] (DEBUG) (V4L2Grabber.cpp:709:init_device()) Set framerate to 30 fps
[hyperiond V4L2:auto] (DEBUG) (V4L2Grabber.cpp:731:init_device()) Pixel format=YUYV
[hyperiond V4L2:auto] (INFO) found usable v4l2 device: /dev/video0 (ezcap U3 capture: ezcap U3 capt)
[hyperiond V4L2:auto] (INFO) Started
[hyperiond V4L2:auto] (DEBUG) (GrabberWrapper.cpp:49:start()) Grabber start()
[hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:158:registerInput()) Register new input 'System/GRABBER' with priority 250 as inactive
[hyperiond ComponentRegister] (DEBUG) (ComponentRegister.cpp:36:setNewComponentState()) Framegrabber: enabled
[hyperiond X11] (DEBUG) (GrabberWrapper.cpp:49:start()) Grabber start()
[hyperiond BOBLIGHT] (DEBUG) (BoblightServer.cpp:28:BoblightServer()) Instance created
[hyperiond HYPERION] (INFO) Hyperion instance 'First LED Hardware instance' has been started
[hyperiond LEDDEVICE] (DEBUG) (ProviderRs232.cpp:219:tryOpen()) Setting baud rate to 115200
[hyperiond LEDDEVICE] (DEBUG) (ProviderRs232.cpp:235:tryOpen()) Device blocked for 500 ms
[hyperiond ComponentRegister] (DEBUG) (ComponentRegister.cpp:36:setNewComponentState()) LED device: enabled
[hyperiond LEDDEVICE] (DEBUG) (LedDeviceAdalight.cpp:83:receivedData()) >>received 1 bytes data
[hyperiond WEBSERVER] (DEBUG) (WebServer.cpp:32:initServer()) Initialize Webserver
[hyperiond WEBSERVER] (DEBUG) (WebServer.cpp:89:handleSettingsUpdate()) Apply Webserver settings
[hyperiond WEBSERVER] (DEBUG) (WebServer.cpp:89:handleSettingsUpdate()) Apply Webserver settings
[hyperiond WEBSERVER] (DEBUG) (WebServer.cpp:107:handleSettingsUpdate()) Set document root to: :/webconfig
[hyperiond WEBSERVER] (DEBUG) (WebServer.cpp:107:handleSettingsUpdate()) Set document root to: :/webconfig
[hyperiond WEBSERVER] (INFO) Started on port 8090 name 'Hyperion Webserver'
[hyperiond WEBSERVER] (DEBUG) (WebServer.cpp:173:handleSettingsUpdate()) Setup SSL certificate
[hyperiond WEBSERVER] (DEBUG) (WebServer.cpp:189:handleSettingsUpdate()) Setup private SSL key
[hyperiond WEBSERVER] (INFO) Started on port 8092 name 'Hyperion Webserver'
[hyperiond V4L2:auto] (ERROR) Frame too small: 0 != 4147200
[hyperiond V4L2:auto] (ERROR) Previous line repeats 3 times
[hyperiond X11GRABBER] (INFO) Update of screen resolution: [0x0] to [1920x1080]
[hyperiond X11GRABBER] (INFO) Using XRender for grabbing
[hyperiond X11GRABBER] (INFO) Update output image resolution: [0x0] to [1920x1080]
[hyperiond X11GRABBER] (INFO) Capture interface is now enabled
[hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:333:setCurrentTime()) Set visible priority to 250
[hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:238:setInputImage()) Priority 250 is now active
[hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:238:setInputImage()) Priority 240 is now active
[hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:333:setCurrentTime()) Set visible priority to 240
[hyperiond V4L2:auto] (INFO) Signal lost
[hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:238:setInputImage()) Priority 240 is now inactive
[hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:333:setCurrentTime()) Set visible priority to 250
[hyperiond LEDDEVICE] (DEBUG) (LedDeviceAdalight.cpp:83:receivedData()) >>received 4 bytes data
[hyperiond WEBSOCKET] (DEBUG) (WebSocketClient.cpp:30:WebSocketClient()) New connection from ::ffff:192.168.2.17
[hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:99:handleInstanceSwitch()) Client '::ffff:192.168.2.17' switch to Hyperion instance 0
[hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:1032:handleLoggingCommand()) log streaming activated for client ::ffff:192.168.2.17
Display More