The MP3car.com Store The MP3car.com Blog    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > LCD/Display

Reply
 
LinkBack Thread Tools Display Modes
Old 11-05-2003, 02:54 PM   #1
Low Bitrate
 
Join Date: Apr 2002
Posts: 105
Lilliput resolution? 16:9?

Im trying to write my GUI before I get the screen but I was wondering what size to make it. I will probably run it 800x600 but will that stretch the image on the 7" screen? I don't want to design something and then find out that it looks like crap on the screen.
detz is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 11-05-2003, 02:59 PM   #2
Maximum Bitrate
 
GingerPrince's Avatar
 
Join Date: Apr 2003
Location: Leeds, UK
Posts: 533
Quote: Originally Posted by detz
Im trying to write my GUI before I get the screen but I was wondering what size to make it. I will probably run it 800x600 but will that stretch the image on the 7" screen? I don't want to design something and then find out that it looks like crap on the screen.

If you run the screen at 800x600 then yes it will stretch to fit. The size ideally would be either 800x480 (the native resolution of the screen), or 848x480 (the nearest some video cards can get).

Best see what your card can do.
__________________

GingerPrince

Car changed for TVR Griffith 500, so computer de-installed. Using a Dension 100ix w/60Gb HD unit in the interim.

Carputer Install - http://www.stuffandting.com/carputer/
CarBox Software -- http://www.stuffandting.com/carbox/
GingerPrince is offline   Reply With Quote
Old 11-05-2003, 03:10 PM   #3
Low Bitrate
 
Join Date: Apr 2002
Posts: 105
Quote: Originally Posted by GingerPrince
If you run the screen at 800x600 then yes it will stretch to fit. The size ideally would be either 800x480 (the native resolution of the screen), or 848x480 (the nearest some video cards can get).

Best see what your card can do.

So if I am going to make a GUI I should do it 800x480? How bad does the screen stretch when you have it 800x600, is text still readable and everything...does it look weird?
detz is offline   Reply With Quote
Old 11-06-2003, 03:52 AM   #4
Maximum Bitrate
 
GingerPrince's Avatar
 
Join Date: Apr 2003
Location: Leeds, UK
Posts: 533
Quote: Originally Posted by detz
So if I am going to make a GUI I should do it 800x480? How bad does the screen stretch when you have it 800x600, is text still readable and everything...does it look weird?

It's still readable, just everyone has fat heads if you watch video etc

800x480, 848x480, depends on your PC really. Like I say, see what resolution you can get your video card to produce first. If you can't get it to do 800x480, no point in doing an 800x480 skin!
__________________

GingerPrince

Car changed for TVR Griffith 500, so computer de-installed. Using a Dension 100ix w/60Gb HD unit in the interim.

Carputer Install - http://www.stuffandting.com/carputer/
CarBox Software -- http://www.stuffandting.com/carbox/
GingerPrince is offline   Reply With Quote
Old 11-06-2003, 07:25 AM   #5
Variable Bitrate
 
NJay's Avatar
 
Join Date: Mar 2003
Location: UK
Posts: 294
The text is very readable at 800x600 albeit not at the right ratio. The link below is to a piccy I took freehand, i.e there is small amount of camera shake.

http://www.celica-club.co.uk/cgi-bin...lliput_VGA.jpg

As to the right ratio. I know these panels are meant to be 800x480 but as I mentioned in another post you get a clearer picture setting up a res of 848x480. I'll post up some more piccies when I get a mini-tripod.

What I would say is that these screens are very good. I have a OEM 64Mb Radeon 7000 and with powerstrip 3.37 I have had it displaying all kinds of resolutions. Basically any resolution that has vertical pixels of 480, 600 or 768 seems to work.

So far have tried all these

640x480,800x480,848x480
800x600
1024x768,1280x768

I've would suspect that these monitors are picking up on the vertical only as for example 640x480,800x480,848x480 all display 640x480 when you bring up the OSD despite the fact you can see that the image the screen is showing is clearly a widescreen ratio for the latter two

This would mean resolutions such as 1024x600 and 720x480 will probably work. Not tried them yet as after all the testing (playing around with custom timings in Powerstrip) I did my eyes were a bit knackered so I'm going be trying them out tonight
__________________
My CarPC install piccies http://www.celica-club.co.uk/cgi-bin...at=561&thumb=1
NJay is offline   Reply With Quote
Old 11-06-2003, 06:15 PM   #6
Low Bitrate
 
Join Date: Apr 2002
Posts: 105
Ok, so about this...would this give me a good idea on what it would look like? Once im down sketching it out, resize it to 800x480 and see what it looks like? Would this be a good representation of what it would look like on the screen?
detz is offline   Reply With Quote
Old 11-07-2003, 01:51 AM   #7
I'm sorry, and you are....?
 
frodobaggins's Avatar
 
Join Date: Jan 2003
Location: Ruston, LA
Posts: 9,861
Quote: Originally Posted by GingerPrince
If you can't get it to do 800x480, no point in doing an 800x480 skin!

well actually if you had a 800x480 skin, and it's stretched to fit 800x600 by the video card, and then constrained again by the monitor, then it will be correct...
__________________
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
frodobaggins is offline   Reply With Quote
Old 11-07-2003, 03:32 AM   #8
Maximum Bitrate
 
GingerPrince's Avatar
 
Join Date: Apr 2003
Location: Leeds, UK
Posts: 533
Quote: Originally Posted by frodobaggins
well actually if you had a 800x480 skin, and it's stretched to fit 800x600 by the video card, and then constrained again by the monitor, then it will be correct...

...dependant on the media software used. If WMP is used then any video window used won't stretch accordingly, it maintains aspect ratio so you'll have black bars either side. Not sure if Winamp does the same.
__________________

GingerPrince

Car changed for TVR Griffith 500, so computer de-installed. Using a Dension 100ix w/60Gb HD unit in the interim.

Carputer Install - http://www.stuffandting.com/carputer/
CarBox Software -- http://www.stuffandting.com/carbox/
GingerPrince is offline   Reply With Quote
Old 11-07-2003, 03:41 AM   #9
I'm sorry, and you are....?
 
frodobaggins's Avatar
 
Join Date: Jan 2003
Location: Ruston, LA
Posts: 9,861
Quote: Originally Posted by GingerPrince
...dependant on the media software used. If WMP is used then any video window used won't stretch accordingly, it maintains aspect ratio so you'll have black bars either side. Not sure if Winamp does the same.


I'm talking about a skin, not video !
__________________
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
frodobaggins is offline   Reply With Quote
Old 11-07-2003, 04:05 AM   #10
Maximum Bitrate
 
GingerPrince's Avatar
 
Join Date: Apr 2003
Location: Leeds, UK
Posts: 533
Quote: Originally Posted by frodobaggins
I'm talking about a skin, not video !

Yah but a skin, like in my CarBox for example, can embed a player window, which is part of the skin. So for it to look 100% correct when stretched, the video should too!

Just nit-picking
__________________

GingerPrince

Car changed for TVR Griffith 500, so computer de-installed. Using a Dension 100ix w/60Gb HD unit in the interim.

Carputer Install - http://www.stuffandting.com/carputer/
CarBox Software -- http://www.stuffandting.com/carbox/
GingerPrince is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT -5. The time now is 03:04 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics