LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-11-2009, 08:45 PM   #1
matters
Member
 
Registered: May 2007
Distribution: Slackware
Posts: 281

Rep: Reputation: Disabled
mplayer your system is too slow after updating slackware current


After updating slackware current on every file i get this msg

MPlayer 1.0rc2-4.1.2

heres log
Code:
[VO_XV] It seems there is no Xvideo support for your video card available.
[VO_XV] Run 'xvinfo' to verify its Xv support and read                    
[VO_XV] DOCS/HTML/en/video.html#xv!                                       
[VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers.      
[VO_XV] Try -vo x11.                                                      
==========================================================================
Opening video decoder: [dmo] DMO video codecs                             
DMO dll supports VO Optimizations 0 1                                     
DMO dll might use previous sample when requested                          
GetOutput r=0x0   size:1036800  align:1                                   
StreamCount r=0x0  1  1                                                   
Decoder supports the following formats: YV12 YUY2 UYVY YVYU RGB8 RGB555 RGB565 RGB24 RGB32                                                                                          
Decoder is capable of YUV output (flags 0x1b)                                             
VDec: vo config request - 720 x 480 (preferred colorspace: Packed YUY2)                   
VDec: using Planar YV12 as output csp (no 0)                                              
Movie-Aspect is undefined - no prescaling applied.                                        
VO: [x11] 720x480 => 720x480 Planar YV12                                                  
[swscaler @ 0x886e450]SwScaler: using unscaled yuv420p -> rgb32 special converter         
Selected video codec: [wmv9dmo] vfm: dmo (Windows Media Video 9 DMO)                      
==========================================================================                
==========================================================================                
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders                          
AUDIO: 44100 Hz, 2 ch, s16le, 48.0 kbit/3.40% (ratio: 6003->176400)                       
Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))                      
==========================================================================                
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)                                         
Starting playback...                                                                      
A:   5.6 V:   4.8 A-V:  0.726 ct: -0.012  54/ 54 10% 132%  1.2% 50 0 

           ************************************************
           **** Your system is too SLOW to play this!  ****
           ************************************************

Possible reasons, problems, workarounds:
- Most common: broken/buggy _audio_ driver
  - Try -ao sdl or use the OSS emulation of ALSA.
  - Experiment with different values for -autosync, 30 is a good start.
- Slow video output
  - Try a different -vo driver (-vo help for a list) or try -framedrop!
- Slow CPU
  - Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts,
    e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all.
- Broken file
  - Try various combinations of -nobps -ni -forceidx -mc 0.
- Slow media (NFS/SMB mounts, DVD, VCD etc)
  - Try -cache 8192.
- Are you using -cache to play a non-interleaved AVI file?
  - Try -nocache.
Read DOCS/HTML/en/video.html for tuning/speedup tips.
If none of this helps you, read DOCS/HTML/en/bugreports.html.

A:   9.9 V:   8.0 A-V:  1.908 ct: -0.012 148/148  9% 121%  1.6% 142 0
in .mplayer/config i put ao=alsa to be default

before updating slackware-current everything worked well with the same version

it happens on every file i want to play, how can i troubleshoot it?
i tried
-vo xv and x11 same problem

how can i troubleshoot what caused the problem
 
Old 07-11-2009, 09:02 PM   #2
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Are you using a proprietary video driver? If so, have you reinstalled
it since you updated X.Org?
 
Old 07-11-2009, 09:19 PM   #3
matters
Member
 
Registered: May 2007
Distribution: Slackware
Posts: 281

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Bruce Hill View Post
Are you using a proprietary video driver? If so, have you reinstalled
it since you updated X.Org?
please give me a hint, how to do so if i have intel 82865g onboard

i never expirienced such a problem yet

thanks
 
Old 07-11-2009, 09:21 PM   #4
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
If you installed a proprietary driver, you would know it.
If you did not, then you don't need to reinstall it.

However, the Intel video drivers in the kernel have been
receiving a lot of bad press for some time now.

Sorry, mate, but I used Nvidia and don't know more about it.

There's much new about X.Org, and Google is your friend.
 
Old 07-11-2009, 09:27 PM   #5
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,259

Rep: Reputation: 231Reputation: 231Reputation: 231
That particular video card, or any onboard Intel is just going to be slow. They are really crappy cards. I used to have an Intel 810 and any old nvidia card is miles ahead of the intel one.
 
Old 07-11-2009, 09:28 PM   #6
SqdnGuns
Senior Member
 
Registered: Aug 2005
Location: Pensacola, FL
Distribution: Slackware64® Current & Arch
Posts: 1,092

Rep: Reputation: 174Reputation: 174
Request from Robby a few weeks back........

http://www.linuxquestions.org/questi...urrent-733996/
 
Old 07-12-2009, 03:46 AM   #7
shadowsnipes
Senior Member
 
Registered: Sep 2005
Distribution: Slackware
Posts: 1,443

Rep: Reputation: 73
What did you upgrade that made it suddenly run slower? Or did you just try to recently play bigger files? Perhaps try to compile your own mplayer without the runtime cpu-detection or try vlc.
 
Old 07-12-2009, 04:56 AM   #8
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,896

Rep: Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018
You usually get that message from mplayer if your system is cpu constrained. Have you fired up 'top' and checked for any run-away (high cpu) processes?
 
Old 07-12-2009, 03:26 PM   #9
matters
Member
 
Registered: May 2007
Distribution: Slackware
Posts: 281

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by GazL View Post
You usually get that message from mplayer if your system is cpu constrained. Have you fired up 'top' and checked for any run-away (high cpu) processes?
i using the same mplayer with the same files that worked perfect before slackware-current txz upgrades.all i did was upgradepkg --install-new *.txz, but upgrading before that i upgraded only tgz files at that time with latest kernel was 2.6.29.2 but now when upgraded txz (i wanted to upgrade kde from 4.2.2 to 4.2.4 and done txz upgrade and this is when mplayer started to give me problems

regarding top - mplayer uses 14% cpu and its on top i have 3 ghz single core 2gb ram

i also tried rworkman intel drivers, to install but same problem, no joy

Last edited by matters; 07-13-2009 at 01:37 AM.
 
Old 07-13-2009, 03:29 AM   #10
andrew.46
Senior Member
 
Registered: Oct 2007
Distribution: Slackware
Posts: 1,365

Rep: Reputation: 493Reputation: 493Reputation: 493Reputation: 493Reputation: 493
Hi matters,

Quote:
Originally Posted by matters View Post
After updating slackware current on every file i get this msg

MPlayer 1.0rc2-4.1.2
But Slackware -current uses MPlayer svn r29390?

Andrew
 
Old 07-15-2009, 02:04 PM   #11
matters
Member
 
Registered: May 2007
Distribution: Slackware
Posts: 281

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by andrew.46 View Post
Hi matters,



But Slackware -current uses MPlayer svn r29390?

Andrew
hi andrew, yes ive also tried mplayer you mentioned and its the same , no joy!

EDIT: Its indeed driver related problem, and its fixed after updating graphic driver

Last edited by matters; 05-27-2010 at 08:17 AM.
 
  


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
Slow Streaming Video in Slackware Current bigfatgeek Linux - Hardware 3 04-15-2008 07:18 PM
KDE sound system crashing with SIGSEGV, slackware-current, 2.6.17.13 StarsAndBars14 Linux - Desktop 0 03-09-2007 07:40 PM
Updating to Slackware current Panagiotis_IOA Slackware 3 09-21-2006 11:51 AM
Swaret, updating to Slackware Current and to KDE 3.2.2... EThitop Linux - Newbie 1 06-01-2004 10:55 PM
updating slackware current jtravs Slackware 11 11-27-2002 02:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:12 AM.

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