PDA

View Full Version : [all variants] Recording large windows


durand
May 12th, 2009, 08:32 AM
Is it possible to record windows that are bigger than the size of the desktop you are using? I want to record a game at a resolution of 2500x1500 so that I can crop out the HUD and stuff lile that as the game doesn't seem to support disabling it. Is there a way using recordmydesktop or something like that to record stuff like that?

Or is there an easy tutorial on creating xservers with resolutions bigger than my screen?

Thanks.

skullmunky
May 14th, 2009, 10:11 AM
What you want is "Virtual desktop size". this gives you an X desktop larger than your actual screen dimensions; moving the mouse near the edges of the screen scrolls it around.

AFAIK you can only set this by hand in xorg.conf, but do a little searching on that.

durand
May 14th, 2009, 11:38 AM
Yeah, I realised that I can increase the size with nvidia's settings. I'll try the xorg method as well as recordmydesktop somehow managed to blacken the edges of the desktop when I changed the size with nvidia.

lukeiamyourfather
May 14th, 2009, 01:21 PM
Yeah, I realised that I can increase the size with nvidia's settings. I'll try the xorg method as well as recordmydesktop somehow managed to blacken the edges of the desktop when I changed the size with nvidia.

Screen recorders pull from the video memory don't they? So if its not being actually displayed by the card then there's nothing to capture. Maybe use a VNC connection and use a VNC session recorder? Cheers!

durand
May 14th, 2009, 02:21 PM
Hmm, yeah, you might be right. I think I'll just record in a lower resolution.