Hi all,
I can't fullscreen with mplayer, if I select "x11" the mplayer only work in "normal size".
System information:
My installation process:
Seems "xv" is compiled in, but when I select "xv" from the video list and play some "avi" file, I always get an error message:

References: http://www.mplayerhq.hu/DOCS/HTML/en/xv.html
I can't fullscreen with mplayer, if I select "x11" the mplayer only work in "normal size".
System information:
- Vedeo card: nvidia 9500gt
- Vedeo card driver: open source "nv"
- OS: freebsd amd64 7.2 r
- Everything is installed from ports.
My installation process:
Code:
# cd /usr/ports/multimedia/mplayer
# make rmconfig
# make config
# make install clean
Code:
$ cat /var/db/ports/mplayer/options | grep -i xv
WITH_X11XV=true
WITH_XVID=true
Code:
mplayer -vo help | grep xv
xv X11/Xv
xvidix X11 (VIDIX)
Seems "xv" is compiled in, but when I select "xv" from the video list and play some "avi" file, I always get an error message:
Code:
Error opening/initializing the selected video_out (-vo) device.

References: http://www.mplayerhq.hu/DOCS/HTML/en/xv.html