Page 4 of 4

Re: OSDcap - Screen (OSD) capture application

Posted: Thu Dec 02, 2010 8:33 am
by nbd
sbav1 wrote:Timeshift will be great feature to have, but I'm not sure if playing the (partially) recorded stream, while capture is active in the background, is technically possible.
Actually doodlecz says otherwise
doodlecz wrote:Finally I also checked recording while playing recorded stream and it works.

Re: OSDcap - Screen (OSD) capture application

Posted: Thu Nov 03, 2011 3:36 am
by rinaldinicri
Whe I try to capture OSG I got an offset in the image file...
cap008.png
cap007.png
I tried both PRE-CH 8 and PRE-CH 1

How can I solve it?
Thanks a lot

Re: OSDcap - Screen (OSD) capture application

Posted: Thu Nov 03, 2011 6:41 pm
by geo650
rinaldinicri wrote:Whe I try to capture OSG I got an offset in the image file...How can I solve it?
Try to edit "screencap.ini" file and edit this parameter:

Code: Select all

; shift X bytes of screen data (4096 by default); OSG captures only
;SHIFT=0
First, uncomment it (remove ";" mark), then try different values, for example:

Code: Select all

SHIFT=4096

Re: OSDcap - Screen (OSD) capture application

Posted: Fri Nov 04, 2011 12:05 am
by rinaldinicri
I found the right value for me is 40960 (exactly 10 times the standard value)

After some screencap anyway the offset went lost and I start again to have the splitted image.
After switch off and on the tv again ok for a while.

Re: OSDcap - Screen (OSD) capture application

Posted: Fri Nov 04, 2011 10:34 am
by geo650
rinaldinicri wrote:...offset went lost...
There must be somewhere the pointer to the left upper corner of screen buffer, but I don't know it. On my TV captures are always done well (with SHIFT=4096), but I don't know the solution for others.

Re: [App] ScreenCap (OSDcap) - Screen capture

Posted: Mon Dec 05, 2011 6:03 pm
by juusso
It should work... Have you tried it already?