Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mplayer in framebuffer not scaling video properly [SOLVED]
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
Lokheed
Veteran
Veteran


Joined: 12 Jul 2004
Posts: 1295
Location: /usr/src/linux

PostPosted: Fri Jan 06, 2006 2:24 am    Post subject: Mplayer in framebuffer not scaling video properly [SOLVED] Reply with quote

If I only knew that getting mplayer to work in framebuffer was the addition of a mere USE flag sooner. I got it all working but I cant get it to play with a proper ratio. I run mplayer and it plays in 1x zoom view which makes it far to small. If I run it with:

Code:
mplayer -vo fbdev -vf scale=1280:1024


Then the movie does scale but it fills my entire screen (4:3) despite the movie being 16:9. Does anyone know how to get the movie to scale to fit the screen without altering the aspect ratio?
_________________
You're not afraid of the dark are you?


Last edited by Lokheed on Fri Jan 06, 2006 9:24 pm; edited 1 time in total
Back to top
View user's profile Send private message
adsmith
Veteran
Veteran


Joined: 26 Sep 2004
Posts: 1386
Location: NC, USA

PostPosted: Fri Jan 06, 2006 5:17 pm    Post subject: Reply with quote

did you set -aspect 16:9 or try -noaspect ?
Back to top
View user's profile Send private message
Gusar
Advocate
Advocate


Joined: 09 Apr 2005
Posts: 2665
Location: Slovenia

PostPosted: Fri Jan 06, 2006 6:19 pm    Post subject: Reply with quote

This should do it:
Code:
mplayer -vo fbdev -fs -vf scale=1280:-2
Back to top
View user's profile Send private message
Lokheed
Veteran
Veteran


Joined: 12 Jul 2004
Posts: 1295
Location: /usr/src/linux

PostPosted: Fri Jan 06, 2006 9:24 pm    Post subject: Reply with quote

Gusar wrote:
This should do it:
Code:
mplayer -vo fbdev -fs -vf scale=1280:-2


Thanks, worked like a charm :)
_________________
You're not afraid of the dark are you?
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