Page 1 of 1

How to zoom to 100%-pixel-per-pixel-size?

Posted: Sat Mar 05, 2011 10:44 pm
by Kakadu
TV-window-size is dependent on program-window-size. How can I set the TV-window to 1 pixel (TV) equal 1 pixel (monitor) - i.e. when TV-pic is 720x576 pixels in size, I want that the TV-picture on the monitor has exactly same size: 720x576 (or 1920x1080 in HD etc.). How and where to set the size so that this fits? there is a "Zoom 100%" when right-clicking into TV-window, but that is not selectable.

Re: How to zoom to 100%-pixel-per-pixel-size?

Posted: Sun Mar 06, 2011 1:31 am
by Juergen
BTW, 720x576 (PAL SD / Full D1) does not use square pixels, but computer (flat) screens natively do.
If the content was 4:3, the pixels had to be extended horizontally just a bit, to avoid producing egg heads....
With square pixels, 4:3 PAL SD would have 768 x 576, but the DVB standards don't allow this (nor does DVD).
Other PAL SD transmissions may also have 704 x 576 or 480 x 576, for example.

So PAL SD is always transmitted anamorphic.

FullHD instead may (but not must) use square pixels. But even this is rare, as more often this comes in 1440 x 1080.

So, to avoid mis-scaling is not really simple...

And basically your idea ain't bad, but then only the original number of lines might be used, but pixel width must depend on the transmission standard used and it's aspect ratio.

Re: How to zoom to 100%-pixel-per-pixel-size?

Posted: Sun Mar 06, 2011 7:40 am
by Prog
View->Zoom 100

Re: How to zoom to 100%-pixel-per-pixel-size?

Posted: Thu Jul 10, 2014 4:15 pm
by Thex
it looks much smaller for SD than in other programs :?

Code: Select all

 Graph::SetVideoWindowRect {0 35 750 456}
 Graph::SetVideoWindowRect {0 16 493 293}
 Graph::SetVideoWindowRect {0 35 750 456}
 Graph::SetVideoWindowRect {0 0 704 396}

Re: How to zoom to 100%-pixel-per-pixel-size?

Posted: Thu Jul 10, 2014 4:23 pm
by Prog
Do you like 720x576 or pixel to pixel?

Re: How to zoom to 100%-pixel-per-pixel-size?

Posted: Thu Jul 10, 2014 5:07 pm
by Thex
now I find it even may be 1024x576 for 16:9 SD :|

Re: How to zoom to 100%-pixel-per-pixel-size?

Posted: Sun Sep 06, 2015 5:59 pm
by Thex
compare size of TV window(checked 100%) with same channel streamed to VLC :?

Re: How to zoom to 100%-pixel-per-pixel-size?

Posted: Tue Dec 15, 2015 8:17 am
by Kakadu
I still like 100% (i.e. 720x576, 1280x720, 1920x1080 etc.) in pixel size, but not only as a naked window (without border etc.), but also in "normal view" with all the menu items, channel list etc.

Re: How to zoom to 100%-pixel-per-pixel-size?

Posted: Tue Dec 15, 2015 5:05 pm
by zhenya_hacker
Kakadu wrote:i.e. 720x576
Nevertheless it mostly meant to be viewed in anamorphic 768x576 (4:3) or 1024x576 (16:9) picture size?

Re: How to zoom to 100%-pixel-per-pixel-size?

Posted: Tue Dec 15, 2015 7:47 pm
by Kakadu
Hmm ... do you want to tell me that it does not make a difference when displaying a picture (that comes originally in 720x576) when squashed to 630x504 or 450x360 or 480x384 or any kind of even odder size compared to the real true 1:1 original pixel size?

The only thing I ask for is to have a 100%-picture not only as naked picture without any kind of program boarder, but also in "normal mode" (inside the normal program surface).