LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   video troubles, mplayer, vlc (https://www.linuxquestions.org/questions/debian-26/video-troubles-mplayer-vlc-748753/)

Johnsernickle 08-19-2009 10:54 AM

video troubles, mplayer, vlc
 
I am running a minimal install of debian lenny x86-64 with debian-multimedia enabled. I am having trouble with viewing avi files. I have mplayer installed and I always get tearing on the top 1/3 of the videos that I play. Ive tried using smplayer with filters and changing the output driver but i always get the same thing.

Also, whenever I try to install VLC, I can only get audio to play, and no video. I have looked around for solutions for both problems and I haven't found anything that works. Is there any way to either fix mplayer or vlc, or maybe there is another player where i wont have any of these problems? Thanks!

aus9 08-19-2009 07:03 PM

libxine provides....the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.
While this package does not provide a GUI, building a user-interface frontend around this should be quite easy. The xine-ui and gxine packages each provide one for your convenience.
Code:

apt-get install gxine
works for me

jim_p 08-20-2009 01:07 AM

I assume it's some problem with your video drivers.
What gpu are you on and what drivers are you using?
And what video output for mplayer and vlc?
Do you use compiz as well?


All times are GMT -5. The time now is 06:09 AM.