Debian Wheezy: MoviePlayer oversaturated, Youtube works fine
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Debian Wheezy: MoviePlayer oversaturated, Youtube works fine
I am having trouble watching videos using Movie Player. Strangely, youtube videos work fine. It is only when I try to play videos from disk using MoviePlayer* that I get unrecognizably oversaturated videos. I have reset to default settings in MoviePlayer with no improvement. When I alter the sliders for contrast, saturation, etc., in MoviePlayer, the problem improves somewhat but ten minutes later I get a black, unresponsive screen and have to restart :-( I am running Debian Wheezy.
Does anyone have any ideas? Thanks in advance!
*VLC no longer works for me, and crashes when opening a video, but plays mp3 fine.
Well, MoviePlayer (is that Debian's MPlayer? top shows that totem handles my mp3/video files) works fine for audio, and bad video.
Here is LinuxInfo had to say:
3.2.0-4-486 #1 Debian 3.2.68-1+deb7u5
One Intel Pentium M 600MHz processor, 1199.73 total bogomips, 1015M RAM
System library 2.13.0
If you are having troubles with both VLC and with Movie Player (Totem it used to be called), I suspect that something else may be going on.
You could try starting both of the programs from the command line (not at the same time, natch!) and playing something. Perhaps there will be some useful errors thrown to the terminal.
I suspect Nvidia is at the root of this. I've never used Nvidia, but persons here have. Which driver are you using--the nouveau driver or Nvidia's drivers? That's the first question you'll be asked.
i don't think you have a second graphic card in there, your hardware is too old for that, but just to be on the safe side, also check
Code:
lspci -k|grep -iA5 -E 'graphic|nvidia'
if that doesn't reveal anything important, my guess is that both your media players are misconfigured.
i suggest moving/renaming their config files/directories and try again.
i took great care to phrase my previous question in a way that makes it clear that you yourself should take a look at the output, not me.
in any case, no nvidia anywhere.
which brings me to the latter half of my previous post.
how about that?
and anyway, is there anything that you are not telling us that could explain why mplayer is asking for an nvidia card?
in vlc, there's a setting somewhere to not use hardware accelaration. try that.
A previous poster here asked about mplayer, so i started using it instead of MoviePlayer (actually Totem).
Trial and error with mplayer settings revealed that the problem had to do with the drivers. When I tried:
mplayer -vo xv
video worked normally! :-)
Now I will try to find out how to globally set all players to use xv. MoviePlayer, VLC, and mplayer had been equally affected.
So can suggest how I can set xv as my default for all video players?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.