Deepan wrote:
> Hi All,
> I am running Fedora core 7. When I play movies with mplayer, it does not
> play in full screen. Even if I press f for full screen, it plays the
> movie only in the center portion of the screen. I also tried mplayer -vo
> xv movie.avi .. It plays in full screen, but dies after sometime saying
> my system is too slow. I guess is has some thing to do with the video
> cards.. is there a fix ?

Deepan,

Here's my ~/.mplayer/config. For the vo option, you might want to play
with sdl, gl and xv and see which gives better performance (I've settled
with sdl on my pc)

# ----- ~/.mplayer/config -------------------------------------------

vo=sdl
#vo=gl
#vo=xv

zoom=yes
framedrop=yes
hardframedrop=yes
cache=64
cache-min=20.0
cache-seek-min =50
prefer-ipv4=yes

# Change this depending on your monitor
#aspect = 4:3
monitoraspect = 16:9

# enable direct rendering
dr = 1

-- 
dave.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to