Germany
Germany
Germany
Germany
Germany
Germany
I dont even know what that meanswhy do you take the video surface if it is present?
Germany
I was refering to the existing code parts.I dont even know what that means, "if it is present".
Germany
I was refering to the existing code parts.I dont even know what that means, "if it is present".
Here you take the VideoPlayer's frame surface as source: https://github.com/ambilight-4-medi...er/AtmoLight.MediaPortal2/Plugin.cs#L438-L445.
And if no player is active you take the back buffer (full rendered frame): https://github.com/ambilight-4-medi.../master/AtmoLight.MediaPortal2/Plugin.cs#L448
A generic solution in all case (no video, 1 or 2 video players) is the latter one, the finished rendered back buffer frame.
Germany