You are not logged in.

#1 2007-04-26 12:14:32

toketin
Member
From: Belluno (Italy)
Registered: 2007-04-17
Posts: 326

video size mplayer

hi, i've a problem with mplayer, when i watch a video and if i try to increase the window of the video, its size remains the same, so how can i resolve this?

thanks

Offline

#2 2007-04-26 13:25:57

_alexmyself
Member
From: france
Registered: 2005-09-18
Posts: 90

Re: video size mplayer

using vlc ?  big_smile

Offline

#3 2007-04-26 15:29:58

nj
Member
Registered: 2007-04-06
Posts: 93

Re: video size mplayer

You may be using the x11 video output driver which doesn't scale the video. Try using mplayer -vo xv and see if that works. Use mplayer -vo help to see a list of available video drivers.

If it does work, you can make the change permanent by putting vo=xv in your ~/.mplayer/config (create it if it does not exist).

Offline

#4 2007-04-26 16:39:18

toketin
Member
From: Belluno (Italy)
Registered: 2007-04-17
Posts: 326

Re: video size mplayer

no it doesn't work, with vlc, for example if i select a subtitled video, when i increase the window size i see the words bad

Offline

#5 2007-04-26 17:11:33

toketin
Member
From: Belluno (Italy)
Registered: 2007-04-17
Posts: 326

Re: video size mplayer

i've followed this passages here: http://www.mplayerhq.hu/DOCS/HTML/en/xv.html and when it says to try this on a shell xvinfo it doesn't give me right things but on ubuntu feisty i tried the same passage and all works as he should

Offline

#6 2007-04-26 17:42:27

nj
Member
Registered: 2007-04-06
Posts: 93

Re: video size mplayer

Use mplayer -vo help to view all the video drivers, and try some of them out. sdl or gl may work.

Offline

#7 2007-04-26 18:59:46

toketin
Member
From: Belluno (Italy)
Registered: 2007-04-17
Posts: 326

Re: video size mplayer

thanks, i've resolved changing the driver on xorg.conf from driver "vesa" to driver "via"

Offline

#8 2007-04-26 19:55:27

jordi
Member
Registered: 2006-12-16
Posts: 103
Website

Re: video size mplayer

Try to add

Option      "VideoOverlay" "On"

in your xorg.conf in the Section "Device" if it still doesn't work

Offline

Board footer

Powered by FluxBB