orpheous
Posts: 1
Joined: Sun Dec 02, 2012 12:46 am

4:3 aspect ratio?

Sun Dec 02, 2012 12:57 am

Been looking around on the forum and gotten along pretty far by all of the useful info, but I am stuck now.

I have been running the pi on Wheezy, openelec and the puppy, I have the problem that the screen seems formatted for wide-screen 16:9 aspect ratio and I am running through the RCA jack to a standard 4:3 or 5:4 aspect ratio tv. The text is very hard to read and each edge has info on it that I can't access because it is off of the screen.

Any help would be appreciated, I am a noob with Linux, but it is alot of fun so far!

Wheel_nut
Posts: 136
Joined: Tue Sep 18, 2012 7:51 pm

Re: 4:3 aspect ratio?

Sun Dec 02, 2012 1:21 am

This can be set in the /boot/config.txt file:

## sdtv_aspect
## defines the aspect ratio for composite output
##
## Value Description
## -------------------------------------------------------------------------
## 1 4:3 (Default)
## 2 14:9
## 3 16:9
##
#sdtv_aspect=1

You need :
sdtv_aspect=1

Also, in the config.txt file, you will see parameters to set the overscan at all four edges.

Return to “Beginners”