0

I have installed MPlayer. I have vaio with ATI graphics card. When I try to play movie file such as .avi, MPlayer GUI opens, but there is no video (just white GUI) I can see all the control buttons, it also plays the audio, but no video.

What is the error?

ChrisF
  • 134,786
  • 31
  • 255
  • 325
avd
  • 13,993
  • 32
  • 78
  • 99

2 Answers2

1

Try to check your SMPlayer(MPlayer GUI) setting! Choose "Option""general"Video""Output Driver""X11"

tomas
  • 11
  • 1
0

On my computer, I just install Mplayer that:

# ./configure 
# make
# make install

It will be install in /usr/local

Run properly on my computer

krock
  • 28,904
  • 13
  • 79
  • 85
mjrao
  • 1
  • 1