LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This 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


Reply
  Search this Thread
Old 11-06-2015, 02:49 AM   #1
Mi82
Member
 
Registered: Nov 2015
Posts: 53

Rep: Reputation: Disabled
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.
 
Old 11-06-2015, 09:05 PM   #2
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 22, MX 21 Fluxbox
Posts: 6,871
Blog Entries: 21

Rep: Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420Reputation: 3420
Install

Code:
sudo apt-get install linuxinfo
then run

Code:
linuxinfo
so members can see a little of your specs on your computer.

a link to a computer review of your computer will be helpful also.

also

Code:
grep LoadModule /var/log/Xorg.0.log
 
Old 11-06-2015, 09:14 PM   #3
Sefyir
Member
 
Registered: Mar 2015
Distribution: Linux Mint
Posts: 634

Rep: Reputation: 316Reputation: 316Reputation: 316Reputation: 316
Does mplayer work?
 
Old 11-09-2015, 08:28 AM   #4
Mi82
Member
 
Registered: Nov 2015
Posts: 53

Original Poster
Rep: Reputation: Disabled
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
 
Old 11-09-2015, 08:51 PM   #5
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 18,759
Blog Entries: 28

Rep: Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965
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.
 
Old 11-10-2015, 05:32 AM   #6
Mi82
Member
 
Registered: Nov 2015
Posts: 53

Original Poster
Rep: Reputation: Disabled
MPlayer gives the error and plays the file:

ERROR: could not insert 'nvidia_current': No such device
[vdpau] Error when calling vdp_device_create_x11: 1



VLC crashes and gives this error:

Xlib: extension "GLX" missing on display ":0.0".
Segmentation fault
lane@dh:~$ Protocol error: bad 3 (Window); Sequence Number 5
Opcode (20, 0) = GetProperty
Bad resource 69206104 (0x4200058)
at -e line 15
 
Old 11-10-2015, 08:15 PM   #7
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 18,759
Blog Entries: 28

Rep: Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965
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 did find an article on the Arch wiki about vdpau: https://wiki.archlinux.org/index.php/VDPAU
 
Old 11-11-2015, 07:38 AM   #8
Mi82
Member
 
Registered: Nov 2015
Posts: 53

Original Poster
Rep: Reputation: Disabled
Nvidia

Do I have an NVIDIA device? My GPU is made by Intel:

VGA compatible controller : Intel Corporation 82852/855GM Integrated Graphics Device

Or does NVIDIA run on that?
 
Old 11-13-2015, 01:49 AM   #9
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050
please post the output of
Code:
lspci -k | grep -iA5 vga
 
Old 11-13-2015, 08:36 AM   #10
Mi82
Member
 
Registered: Nov 2015
Posts: 53

Original Poster
Rep: Reputation: Disabled
output

00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
Subsystem: Fujitsu Technology Solutions Device 1033
Kernel driver in use: i915
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
Subsystem: Fujitsu Technology Solutions Device 1033
00:1d.0 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03)
 
Old 11-13-2015, 12:08 PM   #11
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050
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.
 
Old 11-13-2015, 12:41 PM   #12
Mi82
Member
 
Registered: Nov 2015
Posts: 53

Original Poster
Rep: Reputation: Disabled
Output

00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
Subsystem: Fujitsu Technology Solutions Device 1033
Kernel driver in use: i915
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
Subsystem: Fujitsu Technology Solutions Device 1033
00:1d.0 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03)
Subsystem: Fujitsu Technology Solutions Device 1033
Kernel driver in use: uhci_hcd
00:1d.1 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03)
 
Old 11-14-2015, 03:58 AM   #13
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050Reputation: 6050
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.
 
Old 11-20-2015, 06:37 PM   #14
Mi82
Member
 
Registered: Nov 2015
Posts: 53

Original Poster
Rep: Reputation: Disabled
Trial and Error

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?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Radeon 5450: youtube full view not possible; why? (antix based on Debian wheezy) floppy_stuttgart Linux - Newbie 0 02-15-2015 01:45 PM
GPU responsible for Iceweasel crashing on Wheezy, Movieplayer errors? DebSter Debian 8 02-11-2015 03:26 PM
openvpn: p2p fine, but no browsing. debian wheezy fallenstardust Linux - Software 8 04-17-2014 03:01 AM
SSL times out, rest of site works fine. (debian, apache2) mtlhd Linux - Server 9 07-01-2010 11:23 AM
DHCP via router on Debian fails, XP works fine oopsdude Linux - Wireless Networking 8 09-02-2008 07:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration