I've been trying to get mplayer to stretch the video to full screen. when I hit the "f" for fullscreen there just a black boarder. any ideas how to fix this?
mplayer fullscreen, video won't stretch
Started by
lowlevelup
, Jun 20 2006 11:46 PM
4 replies to this topic
#1
Posted 20 June 2006 - 11:46 PM
#2
Posted 21 June 2006 - 01:17 AM
Try to change video output driver and see if it helps:
'mplayer -vo help'
This shows what drivers that were compiled:
'mplayer -vo $driver_name movie.avi'
This runs video with assigned driver. Then test the FullScreen function or you can type:
'mplayer -fs $driver_name move.avi'
Goodluck
'mplayer -vo help'
This shows what drivers that were compiled:
'mplayer -vo $driver_name movie.avi'
This runs video with assigned driver. Then test the FullScreen function or you can type:
'mplayer -fs $driver_name move.avi'
Goodluck
#3
Posted 21 June 2006 - 01:10 PM
You could also launch the file in terminal with the zoom switch. Works everytime. 
'mplayer -zoom movie.mpg'
two things I like to throw into ~/.mplayer/config instead of typing that everytime ....
# zoom image for full screen
zoom=yes
# disable verbosity in terminal
really-quiet=yes
'mplayer -zoom movie.mpg'
two things I like to throw into ~/.mplayer/config instead of typing that everytime ....
# zoom image for full screen
zoom=yes
# disable verbosity in terminal
really-quiet=yes
#4
Posted 21 June 2006 - 01:36 PM
thanks RightCoast, zer0dB i only have the one video driver
i need to recompile it with more drivers
#5
Posted 22 June 2006 - 11:00 AM
when you recompile, youre also going to want to use the xv video option, that allows for video stretching.
BinRev is hosted by the great people at Lunarpages!











