boards.screenwatch.com
ScreenWatch Support Forums
ScreenWatch Version 6
ScreenWatch General Support Questions
800x600 window laid out for 640x480 capture?|
Go
![]() |
New
![]() |
Find
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
Hi Brian,
When viewing a finished presentation with a 640x480 screen capture, there is a large black border to the right and bottom. It appears that an 800x600 window is laid out for the screen capture, but the 640x480 capture only takes up a portion of the window. Any ideas? Thanks, Dave |
|||
|
Hi Dave,
I see what you are talking about. I'll look into it. The stream is encoded for 640x480, so it must be a snaffu with our web template that is sizing the screenwatch portion a little larger. I'll try and have some more on this, this afternoon, Thanks, OPTX Support |
||||
|
Hi Dave,
I think I found the problem. Our stylesheet for the particular templates have a hard coded 800x600 size in them. Usually, a larger screen presentation overshoots these and you can't tell. But in the case of a smaller screen, you can't. So here is a workaround for you: In the templates folder where you installed ScreenWatch producer, choose your template style you are using (for example metal) and edit the metal.css file. Look for the following entry: div.scdisplay { position: absolute; background-color: #000000; left: 160px; height: 600; width: 800; visibility: visible; z-index: 4; } And change it to: div.scdisplay { position: absolute; background-color: #000000; left: 160px; height: 480; width: 640; visibility: visible; z-index: 4; } That should work for all screensizes down to 640x480. I'll put this in as a bug. If you have problems changing this setting and need more help, let us know. Thanks, OPTX Support |
||||
|
| Powered by Social Strata |
| Please Wait. Your request is being processed... |
|
boards.screenwatch.com
ScreenWatch Support Forums
ScreenWatch Version 6
ScreenWatch General Support Questions
800x600 window laid out for 640x480 capture?
