TV safe area
Moderators: BigEvilCorporation, Mask of Destiny
256x192 seems too much limited for safe area. When I worked in game company where we made games for NTSC TV console, we had safe area 288x216 and text safe area (where text is surely readible) 272x202 in 320x240 resolution on 14''..21'' CRT TV's.
I think, I must check some games to get statistics, where important info usually displays.. I get idea that left/right screen edges must have big margin for important info, but I'm not sure about up/down edges.
I think, I must check some games to get statistics, where important info usually displays.. I get idea that left/right screen edges must have big margin for important info, but I'm not sure about up/down edges.
-
- Very interested
- Posts: 2993
- Joined: Fri Aug 17, 2007 9:33 pm
The two safety zones tend to be defined this way: The first is where it's safe for game play (action), and that is 90%. 90% of 320x224 is 288x202. The second safety zone is for titles - things the user MUST be able to read under any circumstances, and that is 80%. 80% of 320x224 is 256x180.Shiru wrote:256x192 seems too much limited for safe area. When I worked in game company where we made games for NTSC TV console, we had safe area 288x216 and text safe area (where text is surely readible) 272x202 in 320x240 resolution on 14''..21'' CRT TV's.
I think, I must check some games to get statistics, where important info usually displays.. I get idea that left/right screen edges must have big margin for important info, but I'm not sure about up/down edges.
Sounds like your company was a little less strict on the second zone.
They developed their standarts in 2000s, maybe safe area on modern CRT TV's bigger than on 1990s TV's.Chilly Willy wrote:Sounds like your company was a little less strict on the second zone.
I did quick check for safe area in different SMD games, and now it's clearly looks like most of games assumes that text safe area is 288x208 - important information like life bars and game statistics (with graphics or text) always locates in this rectangle. Sometimes this area is smaller, seems like that more usual for older games.
288x216 is the action safe area given in the image.Shiru wrote:256x192 seems too much limited for safe area. When I worked in game company where we made games for NTSC TV console, we had safe area 288x216 and text safe area (where text is surely readible) 272x202 in 320x240 resolution on 14''..21'' CRT TV's.
I think, I must check some games to get statistics, where important info usually displays.. I get idea that left/right screen edges must have big margin for important info, but I'm not sure about up/down edges.
There are two values given for title and action safe. One is 80% and 90% of the screen. The other is 90% and 95%. I'm not sure which is correct.
The PAL image uses the 80% and 90% values.
-
- Very interested
- Posts: 2452
- Joined: Tue Dec 05, 2006 1:37 pm
- Location: Estonia, Rapla City
- Contact:
For PAL there is no need to worry about the up/down sides of the screen, overscan will always be there.
Mida sa loed ? Nagunii aru ei saa 
http://www.tmeeco.eu
Files of all broken links and images of mine are found here : http://www.tmeeco.eu/FileDen

http://www.tmeeco.eu
Files of all broken links and images of mine are found here : http://www.tmeeco.eu/FileDen
-
- Very interested
- Posts: 256
- Joined: Tue Sep 11, 2007 9:10 pm
Before you find out the safe area of 40 cell mode, you need to figure out the dot clock for the horizontal line. 320 pixels isn't edge to edge.
If I remember correctly, the mast clock for the NTSC Genesis is 53.7mhz.
40 cell mode should be 53.7mhz/8 = 6.7125mhz / 15735 hz = 426 pixels per scanline / 1.186 ( hblank/front porch/color burst subcarrier/etc) = ~360 displayable pixels. Only 320 pixels are used, the rest are clipped.
So if you're going to figure out safe area, then use the displayable pixel number- 360 not 320. Of course I'm assuming 320 pixel area of the scanline is perfectly centered in the 360 pixel total width, otherwise factor that in.
If I remember correctly, the mast clock for the NTSC Genesis is 53.7mhz.
40 cell mode should be 53.7mhz/8 = 6.7125mhz / 15735 hz = 426 pixels per scanline / 1.186 ( hblank/front porch/color burst subcarrier/etc) = ~360 displayable pixels. Only 320 pixels are used, the rest are clipped.
So if you're going to figure out safe area, then use the displayable pixel number- 360 not 320. Of course I'm assuming 320 pixel area of the scanline is perfectly centered in the 360 pixel total width, otherwise factor that in.
On every modern standard overscanned TV I've hooked up my Genesis to, the entire addressable screen is visible with maybe a tiny sliver of vertical border at the bottom, and the VDP RAM garbage in the bottom border is NOT visible. Here is an old vidcap screenshot I took of my Genesis:

This is taken based on a standard 4:3 DV NTSC resolution of 720x480, cropped to 704x480 (which is the true 4:3 NTSC resolution when concerning digitized video, the extra 16 pixels are merely meant to account for slight timing errors that would shift the video to the left or right). As you can see, I did not crop into the Genesis' display itself, as you can see the border drop off to black right before the edge of the image.
Maybe on some older sets, oxygen leakage into the tube could cause some zooming on the image, but I think for most TVs a 5% solid safe area would be sufficient (and might still be slightly overkill). If you're overtly paranoid about your data not being seen on really old TVs then I'd go no higher than 10% safe area. But based on my experience, I don't really see that we would need to differentiate between action safe and title safe.

This is taken based on a standard 4:3 DV NTSC resolution of 720x480, cropped to 704x480 (which is the true 4:3 NTSC resolution when concerning digitized video, the extra 16 pixels are merely meant to account for slight timing errors that would shift the video to the left or right). As you can see, I did not crop into the Genesis' display itself, as you can see the border drop off to black right before the edge of the image.
Maybe on some older sets, oxygen leakage into the tube could cause some zooming on the image, but I think for most TVs a 5% solid safe area would be sufficient (and might still be slightly overkill). If you're overtly paranoid about your data not being seen on really old TVs then I'd go no higher than 10% safe area. But based on my experience, I don't really see that we would need to differentiate between action safe and title safe.
-
- Very interested
- Posts: 326
- Joined: Mon Mar 12, 2007 1:53 am
- Contact:
-
- Very interested
- Posts: 2452
- Joined: Tue Dec 05, 2006 1:37 pm
- Location: Estonia, Rapla City
- Contact:
Up down, 8 pixels, left right 14...16pixels
Mida sa loed ? Nagunii aru ei saa 
http://www.tmeeco.eu
Files of all broken links and images of mine are found here : http://www.tmeeco.eu/FileDen

http://www.tmeeco.eu
Files of all broken links and images of mine are found here : http://www.tmeeco.eu/FileDen
thanks !
and what about borders in PAL 224/240 mode ?
Is there a relation between those borders height and classical TV resolution height (240 in NTSC, 288 in PAL)
For example, in NTSC: (240 - 224) / 2 = 8 lines border on each side
if we apply the same formula for PAL genesis, ie:
(288 - 224) / 2 = 32 lines border on each side in 224 mode
(288 - 240) / 2 = 24 lines border on each side in 240 mode
I owned a PAL genesis but don't remember that there were so many border lines so maybe I'm wrong somewhere ?
and what about borders in PAL 224/240 mode ?
Is there a relation between those borders height and classical TV resolution height (240 in NTSC, 288 in PAL)
For example, in NTSC: (240 - 224) / 2 = 8 lines border on each side
if we apply the same formula for PAL genesis, ie:
(288 - 224) / 2 = 32 lines border on each side in 224 mode
(288 - 240) / 2 = 24 lines border on each side in 240 mode
I owned a PAL genesis but don't remember that there were so many border lines so maybe I'm wrong somewhere ?
-
- Very interested
- Posts: 2452
- Joined: Tue Dec 05, 2006 1:37 pm
- Location: Estonia, Rapla City
- Contact:
My TV shows about 32pixels of overscan on upper and lower side in 224/448, and 24pixels in 240/480. Other TVs I've seen show around 16pixels of it (and less when in 240).
Mida sa loed ? Nagunii aru ei saa 
http://www.tmeeco.eu
Files of all broken links and images of mine are found here : http://www.tmeeco.eu/FileDen

http://www.tmeeco.eu
Files of all broken links and images of mine are found here : http://www.tmeeco.eu/FileDen
-
- Very interested
- Posts: 326
- Joined: Mon Mar 12, 2007 1:53 am
- Contact: