I have changed the subject because this post was directed with the subject mailing list
On Thu, Aug 7, 2008 at 8:52 PM, umamagesh sadhasivam <[EMAIL PROTECTED]>wrote: > i have all the players like vlc, totem, movie player > > the codecs i have is > GStreamer extra plugins > GStreamer ffmpeg video plugin > GStreamer fluendo mpeg2 demuxing plugin > GStreamer plugins for mms, wavpack, quicktime,musepack > > everything i got from the repos > > > And i also tried that command prompt thing also > it said "cannot open display" > > My graphic card is 64mb inbuilt > > but when i installed ubuntu 7.10 i had no problem like this > i was playing video at ease > > but now i tried everything but still the problem persists > > > now any ideas??? I solely use Mplayer on Archlinux. But I think I have seen this problem in Ubuntu before. The mplayer solution is doing mplayer -vo help .This will list all video output drivers.. Try them all till one of them plays.. eg mplayer -vo xv mplayer -vo X11 .. When you get the one that works add the following line to your .mplayer/config vo="xv" or vo="X11" etc. -- Be yourself everyday, every way _______________________________________________ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
