Mir

Comment 4 for bug 1288478

Revision history for this message
Adrian Wechner (adrian-wechner) wrote :

Are you actually recompositing the whole screen just for the screencasting?
Isn't it easier to just copy the already finished composited buffer and copy out the section you need for it? (instead of re-compositing all? Sounds to me that re-compositing represents 3 times more load then to copy and copy out what you need... what do you think about that?