LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
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 10-09-2005, 02:47 PM   #1
toaster.waffle
Member
 
Registered: Feb 2005
Location: Ontario, Canada
Posts: 97

Rep: Reputation: 15
gmplayer freezes on playback (gentoo)


Hey,

I'm running KDE 3.4 on gentoo and I just finished emerging:

Code:
# USE="aac divx4linux real theora win32codecs quicktime alsa X opengl sdl xv nvidia xvid aalib libcaca dts
dvd dvdread mmx mmxext sse 3dnow 3dnowext -gnome gtk KDE qt" emerge mplayer
Playback works alright when I try "mplayer [file]" from the command line, but when I try using gmplayer, it freezes on playback.

Here is the output from the command line:

Code:
$ gmplayer
MPlayer 1.0pre7try2-3.3.6 (C) 2000-2005 MPlayer Team
CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, Stepping: 10)
Detected cache-line size is 32 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE

vo: X11 running at 1280x1024 with depth 24 and 32 bpp (":0.0" => local display)
85 audio & 196 video codecs
/home/jon/.kde3.4/share/config/gtkrc:37: error: unexpected identifier `gtk-alternative-button-order', expected keyword - e.g. `style'
Playing /home/jon/video/CFH236-20050819.avi.
Cache fill:  5.86% (491520 bytes)    AVI file format detected.
VIDEO:  [DX50]  448x320  24bpp  25.000 fps  357.6 kbps (43.6 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 44100 Hz, 2 ch, s16le, 48.0 kbit/3.40% (ratio: 6000->176400)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
[gl] Using 4 as slice height (0 means image height).
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
==========================================================================
Checking audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
AF_pre: 44100Hz/2ch/s16le
alsa-init: 1 soundcard found, using: default

[ws] Error in display.
[ws]  Error code: 14 ( BadIDChoice (invalid resource ID chosen for this connection) )
[ws]  Request code: 1
[ws]  Minor code: 0
[ws]  Modules: enable_cache
Xlib: sequence lost (0x1b01e > 0xb01e) in reply type 0x0!
[ws] Error in display.
[ws]  Error code: 17 ( BadImplementation (server does not implement operation) )
[ws]  Request code: 20
[ws]  Minor code: 0
[ws]  Modules: ao2_init
[ws] Error in display.
[ws]  Error code: 13 ( BadGC (invalid GC parameter) )
[ws]  Request code: 60
[ws]  Minor code: 0
[ws]  Modules: ao2_init
[ws] Error in display.
[ws]  Error code: 7 ( BadFont (invalid Font parameter) )
[ws]  Request code: 46
[ws]  Minor code: 0
[ws]  Modules: enable_cache
When I try gmplayer [file] it a-splodes too:

Code:
jon@rainpuddle ~ $ gmplayer CFH228-20050801.avi
MPlayer 1.0pre7try2-3.3.6 (C) 2000-2005 MPlayer Team
CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, Stepping: 10)
Detected cache-line size is 32 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE

vo: X11 running at 1280x1024 with depth 24 and 32 bpp (":0.0" => local display)
85 audio & 196 video codecs
/home/jon/.kde3.4/share/config/gtkrc:37: error: unexpected identifier `gtk-alternative-button-order', expected keyword - e.g. `style'
Playing /home/jon/video/CFH228-20050801.avi.
AVI file format detected.
VIDEO:  [DX50]  432x320  24bpp  25.000 fps  460.7 kbps (56.2 kbyte/s)
Clip info:
 Software: VirtualDubMod 1.5.10.1 (build 2366/release)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
mpg123: Can't rewind stream by 153 bits!
AUDIO: 44100 Hz, 2 ch, s16le, 64.0 kbit/4.54% (ratio: 8000->176400)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
==========================================================================
Checking audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
AF_pre: 44100Hz/2ch/s16le
[AO OSS] audio_setup: Can't open audio device /dev/dsp: Device or resource busy
alsa-init: 1 soundcard found, using: default
[ws] Error in display.
[ws]  Error code: 164 ( BadShmSeg (invalid shared segment parameter) )
[ws]  Request code: 146
[ws]  Minor code: 2
[ws]  Modules: enable_cache
[ws] Error in display.
[ws]  Error code: 14 ( BadIDChoice (invalid resource ID chosen for this connection) )
[ws]  Request code: 1
[ws]  Minor code: 0
[ws]  Modules: enable_cache
[ws] Error in display.
[ws]  Error code: 17 ( BadImplementation (server does not implement operation) )
[ws]  Request code: 20
[ws]  Minor code: 0
[ws]  Modules: ao2_init
Xlib: sequence lost (0x1008f > 0xb6) in reply type 0x1!
These errors may tell me what is going on, but I cannot interpret them. Any suggestions?

Last edited by toaster.waffle; 10-09-2005 at 02:57 PM.
 
Old 10-09-2005, 05:06 PM   #2
Oxagast
Member
 
Registered: Aug 2003
Location: Mocksville, NC, USA
Distribution: Gentoo, Slackware.
Posts: 410

Rep: Reputation: 30
It seems to me the latest ebuilds for mplayer are really screwy. The latest ones will compile on my box, but then crash when I try to play anything... I went back a few versions and it runs fine. :/

Last edited by Oxagast; 10-09-2005 at 05:11 PM.
 
Old 10-09-2005, 06:14 PM   #3
toaster.waffle
Member
 
Registered: Feb 2005
Location: Ontario, Canada
Posts: 97

Original Poster
Rep: Reputation: 15
thanks!

i'm new to gentoo in particular, how do you go back versions using emerge?
 
  


Reply



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
XMMS / BMP freezes during playback Deathcactus Ubuntu 2 06-16-2005 08:59 AM
Xine DVD playback with Gentoo lacerto Linux - Software 1 03-01-2005 01:02 PM
mplayer freezes after playback starts Mr_Failure Linux - Software 2 02-22-2005 07:25 AM
no audio cd playback on gentoo catfishk Linux - Hardware 2 05-02-2004 07:36 PM
gmplayer installation and video playback tips ody1 Linux - Software 1 04-24-2003 10:20 PM

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

All times are GMT -5. The time now is 02:14 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