Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fullscreen mplayer on 1280x1024 tft display
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
helper2384
n00b
n00b


Joined: 11 Jan 2003
Posts: 4

PostPosted: Sun Jan 12, 2003 11:39 pm    Post subject: fullscreen mplayer on 1280x1024 tft display Reply with quote

this is not a question im just posting because i
fixed an annoying problem for me.

fact is pixels on tfts are QUADRARIC so a 1280x1024
display is NOT 4:3 format (e.g. 1.33 aspect)

i noticed it because fullscreen mplayer gave me a picture
with slight "egg heads" (not much)

so i took my ruler and began to get the real height and width of
my videos and the screen.

and a 1280x1024 tft display has an aspect of 1.25 and NOT 1.33
(which is the default)

knowing that it was a quick fix just add -monitoraspect 1.25 or
put it in your /etc/mplayer.conf

hope that i helped someone
Back to top
View user's profile Send private message
itsr0y
Tux's lil' helper
Tux's lil' helper


Joined: 22 Dec 2002
Posts: 81

PostPosted: Mon Jan 13, 2003 1:21 am    Post subject: Reply with quote

thanks, but how do I put this in the mplayer.conf file? Thanks.
Back to top
View user's profile Send private message
timmfin
Guru
Guru


Joined: 04 Sep 2002
Posts: 336
Location: Maryland, USA

PostPosted: Mon Jan 13, 2003 1:43 am    Post subject: Reply with quote

man mplayer
Code:
       -monitoraspect <ratio>
              Set aspect ratio of your monitor or TV screen.  See
              also -aspect for movie aspect.

              EXAMPLE:
                 -monitoraspect 4:3  or 1.3333
                 -monitoraspect 16:9 or 1.7777

mplayer.conf
Code:
# monitoraspect=4:3   # standard monitor size, with square pixels
# monitoraspect=16:9   # use this for widescreen monitor! non-square pixels



so I think putting this in the conf file will work
Code:
monitoraspect=1.25
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum