public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] (s)mplayer problems
@ 2012-02-08 13:01 Helmut Jarausch
  2012-02-08 13:07 ` Nilesh Govindrajan
  0 siblings, 1 reply; 14+ messages in thread
From: Helmut Jarausch @ 2012-02-08 13:01 UTC (permalink / raw
  To: gentoo-user

Hi,

I need some advice.

Since a short time I have tremendous problems with mplayer / smplayer 
and I don't know why.

First, vlc works just fine, i.e. video and audio

Second, mplayer produces a segment fault within fglrx (ati-
drivers-12.1-r1 with gentoo-sources-3.2.x)

Third, smplayer does show the video (without a segment fault) but 
doesn't play audio.

How can I isolate the problem?

Many thanks for a hint,
Helmut.




^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] (s)mplayer problems
  2012-02-08 13:01 [gentoo-user] (s)mplayer problems Helmut Jarausch
@ 2012-02-08 13:07 ` Nilesh Govindrajan
  2012-02-08 13:40   ` Helmut Jarausch
  0 siblings, 1 reply; 14+ messages in thread
From: Nilesh Govindrajan @ 2012-02-08 13:07 UTC (permalink / raw
  To: gentoo-user

On Wed 08 Feb 2012 06:31:19 PM IST, Helmut Jarausch wrote:
> Hi,
>
> I need some advice.
>
> Since a short time I have tremendous problems with mplayer / smplayer 
> and I don't know why.
>
> First, vlc works just fine, i.e. video and audio
>
> Second, mplayer produces a segment fault within fglrx (ati-
> drivers-12.1-r1 with gentoo-sources-3.2.x)
>
> Third, smplayer does show the video (without a segment fault) but 
> doesn't play audio.
>
> How can I isolate the problem?
>
> Many thanks for a hint,
> Helmut.
>
>

Run mplayer on the command line and see what error it throws. Paste it 
here.

-- 
Nilesh Govindarajan
http://nileshgr.com



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] (s)mplayer problems
  2012-02-08 13:07 ` Nilesh Govindrajan
@ 2012-02-08 13:40   ` Helmut Jarausch
  2012-02-08 13:59     ` Michael Mol
                       ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Helmut Jarausch @ 2012-02-08 13:40 UTC (permalink / raw
  To: gentoo-user

On 02/08/2012 02:07:55 PM, Nilesh Govindrajan wrote:
> On Wed 08 Feb 2012 06:31:19 PM IST, Helmut Jarausch wrote:
> > Hi,
> >
> > I need some advice.
> >
> > Since a short time I have tremendous problems with mplayer /
> smplayer 
> > and I don't know why.
> >
> > First, vlc works just fine, i.e. video and audio
> >
> > Second, mplayer produces a segment fault within fglrx (ati-
> > drivers-12.1-r1 with gentoo-sources-3.2.x)
> >
> > Third, smplayer does show the video (without a segment fault) but 
> > doesn't play audio.
> >
> > How can I isolate the problem?
> >
> > Many thanks for a hint,
> > Helmut.
> >
> >
> 
> Run mplayer on the command line and see what error it throws. Paste 
> it
> 
> here.

Unfortunately, that's impossible.

mplayer starts, opens a window and then segfaults, i.e. kills Xorg and 
forces me to reboot the machine.

Xorg.0.log.old shows


Backtrace:
[  1669.886] 0: /usr/bin/X (xorg_backtrace+0x26) [0x564f86]
[  1669.886] 1: /usr/bin/X (0x400000+0x168bc9) [0x568bc9]
[  1669.886] 2: /lib64/libpthread.so.0 (0x7fa7aa5f4000+0x10ff0) 
[0x7fa7aa604ff0]
[  1669.887] 3: /usr/lib64/xorg/modules/drivers/fglrx_drv.so 
(xs111LookupPrivate+0x22) [0x7fa7a778c372]
[  1669.887] 4: /usr/lib64/xorg/modules/drivers/fglrx_drv.so 
(xclLookupPrivate+0xd) [0x7fa7a7167cdd]
[  1669.887] 5: /usr/lib64/xorg/modules/amdxmm.so (X740XvPutImage
+0x12e) [0x7fa7a441f81e]
[  1669.887] 6: /usr/bin/X (0x400000+0x8a84e) [0x48a84e]
[  1669.888] 7: /usr/lib64/xorg/modules/extensions/libextmod.so 
(0x7fa7a83f8000+0xf53e) [0x7fa7a840753e]
[  1669.888] 8: /usr/bin/X (0x400000+0x36979) [0x436979]
[  1669.888] 9: /usr/bin/X (0x400000+0x2613a) [0x42613a]
[  1669.888] 10: /lib64/libc.so.6 (__libc_start_main+0xed) 
[0x7fa7a952b3cd]
[  1669.888] 11: /usr/bin/X (0x400000+0x2645d) [0x42645d]
[  1669.888] Segmentation fault at address 0x20

Thanks,
Helmut.



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] (s)mplayer problems
  2012-02-08 13:40   ` Helmut Jarausch
@ 2012-02-08 13:59     ` Michael Mol
  2012-02-08 14:04     ` Carlos Hendson
  2012-02-08 15:01     ` Stroller
  2 siblings, 0 replies; 14+ messages in thread
From: Michael Mol @ 2012-02-08 13:59 UTC (permalink / raw
  To: gentoo-user

On Wed, Feb 8, 2012 at 8:40 AM, Helmut Jarausch
<jarausch@igpm.rwth-aachen.de> wrote:
> On 02/08/2012 02:07:55 PM, Nilesh Govindrajan wrote:
>> On Wed 08 Feb 2012 06:31:19 PM IST, Helmut Jarausch wrote:
>> > Hi,
>> >
>> > I need some advice.
>> >
>> > Since a short time I have tremendous problems with mplayer /
>> smplayer
>> > and I don't know why.
>> >
>> > First, vlc works just fine, i.e. video and audio
>> >
>> > Second, mplayer produces a segment fault within fglrx (ati-
>> > drivers-12.1-r1 with gentoo-sources-3.2.x)
>> >
>> > Third, smplayer does show the video (without a segment fault) but
>> > doesn't play audio.
>> >
>> > How can I isolate the problem?
>> >
>> > Many thanks for a hint,
>> > Helmut.
>> >
>> >
>>
>> Run mplayer on the command line and see what error it throws. Paste
>> it
>>
>> here.
>
> Unfortunately, that's impossible.

mplayer $somefile 2>&1 > mplayerlog.txt


>
> mplayer starts, opens a window and then segfaults, i.e. kills Xorg and
> forces me to reboot the machine.
>
> Xorg.0.log.old shows
>
>
> Backtrace:
> [  1669.886] 0: /usr/bin/X (xorg_backtrace+0x26) [0x564f86]
> [  1669.886] 1: /usr/bin/X (0x400000+0x168bc9) [0x568bc9]
> [  1669.886] 2: /lib64/libpthread.so.0 (0x7fa7aa5f4000+0x10ff0)
> [0x7fa7aa604ff0]
> [  1669.887] 3: /usr/lib64/xorg/modules/drivers/fglrx_drv.so
> (xs111LookupPrivate+0x22) [0x7fa7a778c372]
> [  1669.887] 4: /usr/lib64/xorg/modules/drivers/fglrx_drv.so
> (xclLookupPrivate+0xd) [0x7fa7a7167cdd]
> [  1669.887] 5: /usr/lib64/xorg/modules/amdxmm.so (X740XvPutImage
> +0x12e) [0x7fa7a441f81e]
> [  1669.887] 6: /usr/bin/X (0x400000+0x8a84e) [0x48a84e]
> [  1669.888] 7: /usr/lib64/xorg/modules/extensions/libextmod.so
> (0x7fa7a83f8000+0xf53e) [0x7fa7a840753e]
> [  1669.888] 8: /usr/bin/X (0x400000+0x36979) [0x436979]
> [  1669.888] 9: /usr/bin/X (0x400000+0x2613a) [0x42613a]
> [  1669.888] 10: /lib64/libc.so.6 (__libc_start_main+0xed)
> [0x7fa7a952b3cd]
> [  1669.888] 11: /usr/bin/X (0x400000+0x2645d) [0x42645d]
> [  1669.888] Segmentation fault at address 0x20
>
> Thanks,
> Helmut.
>

Does rebuilding mplayer fix it?


-- 
:wq



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] (s)mplayer problems
  2012-02-08 13:40   ` Helmut Jarausch
  2012-02-08 13:59     ` Michael Mol
@ 2012-02-08 14:04     ` Carlos Hendson
  2012-02-08 15:54       ` Helmut Jarausch
  2012-02-10  8:31       ` Helmut Jarausch
  2012-02-08 15:01     ` Stroller
  2 siblings, 2 replies; 14+ messages in thread
From: Carlos Hendson @ 2012-02-08 14:04 UTC (permalink / raw
  To: gentoo-user

On Wed, 2012-02-08 at 14:40 +0100, Helmut Jarausch wrote:
> On 02/08/2012 02:07:55 PM, Nilesh Govindrajan wrote:
> > On Wed 08 Feb 2012 06:31:19 PM IST, Helmut Jarausch wrote:
> > > Hi,
> > >
> > > I need some advice.
> > >
> > > Since a short time I have tremendous problems with mplayer /
> > smplayer 
> > > and I don't know why.
> > >
> > > First, vlc works just fine, i.e. video and audio
> > >
> > > Second, mplayer produces a segment fault within fglrx (ati-
> > > drivers-12.1-r1 with gentoo-sources-3.2.x)
> > >
> > > Third, smplayer does show the video (without a segment fault) but 
> > > doesn't play audio.
> > >
> > > How can I isolate the problem?
> > >
> > > Many thanks for a hint,
> > > Helmut.
> > >
> > >
> > 
> > Run mplayer on the command line and see what error it throws. Paste 
> > it
> > 
> > here.
> 
> Unfortunately, that's impossible.
> 
> mplayer starts, opens a window and then segfaults, i.e. kills Xorg and 
> forces me to reboot the machine.
> 
> Xorg.0.log.old shows
> 
> 
> Backtrace:
> [  1669.886] 0: /usr/bin/X (xorg_backtrace+0x26) [0x564f86]
> [  1669.886] 1: /usr/bin/X (0x400000+0x168bc9) [0x568bc9]
> [  1669.886] 2: /lib64/libpthread.so.0 (0x7fa7aa5f4000+0x10ff0) 
> [0x7fa7aa604ff0]
> [  1669.887] 3: /usr/lib64/xorg/modules/drivers/fglrx_drv.so 
> (xs111LookupPrivate+0x22) [0x7fa7a778c372]
> [  1669.887] 4: /usr/lib64/xorg/modules/drivers/fglrx_drv.so 
> (xclLookupPrivate+0xd) [0x7fa7a7167cdd]
> [  1669.887] 5: /usr/lib64/xorg/modules/amdxmm.so (X740XvPutImage
> +0x12e) [0x7fa7a441f81e]
> [  1669.887] 6: /usr/bin/X (0x400000+0x8a84e) [0x48a84e]
> [  1669.888] 7: /usr/lib64/xorg/modules/extensions/libextmod.so 
> (0x7fa7a83f8000+0xf53e) [0x7fa7a840753e]
> [  1669.888] 8: /usr/bin/X (0x400000+0x36979) [0x436979]
> [  1669.888] 9: /usr/bin/X (0x400000+0x2613a) [0x42613a]
> [  1669.888] 10: /lib64/libc.so.6 (__libc_start_main+0xed) 
> [0x7fa7a952b3cd]
> [  1669.888] 11: /usr/bin/X (0x400000+0x2645d) [0x42645d]
> [  1669.888] Segmentation fault at address 0x20
> 
> Thanks,
> Helmut.
> 
Did you read this and follow the advice to work around Xv as mentioned
in the elog?

This release of ati-drivers has a crashing bug when using Xv video.
To avoid this problem, configure your video playback software for
OpenGL output. See https://bugs.gentoo.org/show_bug.cgi?id=391193




^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] (s)mplayer problems
  2012-02-08 13:40   ` Helmut Jarausch
  2012-02-08 13:59     ` Michael Mol
  2012-02-08 14:04     ` Carlos Hendson
@ 2012-02-08 15:01     ` Stroller
  2012-02-08 18:22       ` Stroller
  2 siblings, 1 reply; 14+ messages in thread
From: Stroller @ 2012-02-08 15:01 UTC (permalink / raw
  To: gentoo-user


On 8 February 2012, at 13:40, Helmut Jarausch wrote:
>> ...
>> Run mplayer on the command line and see what error it throws. Paste 
>> it here.
> 
> Unfortunately, that's impossible.
> 
> mplayer starts, opens a window and then segfaults, i.e. kills Xorg and 
> forces me to reboot the machine.

Just to be clear: does it segfault when you use "-ao null"?
What about the framebuffer?

Stroller.




^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] (s)mplayer problems
  2012-02-08 14:04     ` Carlos Hendson
@ 2012-02-08 15:54       ` Helmut Jarausch
  2012-02-08 18:25         ` Michael Hampicke
  2012-02-10  8:31       ` Helmut Jarausch
  1 sibling, 1 reply; 14+ messages in thread
From: Helmut Jarausch @ 2012-02-08 15:54 UTC (permalink / raw
  To: gentoo-user

On 02/08/2012 03:04:50 PM, Carlos Hendson wrote:
> On Wed, 2012-02-08 at 14:40 +0100, Helmut Jarausch wrote:
> > On 02/08/2012 02:07:55 PM, Nilesh Govindrajan wrote:
> > > On Wed 08 Feb 2012 06:31:19 PM IST, Helmut Jarausch wrote:
> > > > Hi,
> > > >
> > > > I need some advice.
> > > >
> > > > Since a short time I have tremendous problems with mplayer /
> > > smplayer 
> > > > and I don't know why.
> > > >
> > > > First, vlc works just fine, i.e. video and audio
> > > >
> > > > Second, mplayer produces a segment fault within fglrx (ati-
> > > > drivers-12.1-r1 with gentoo-sources-3.2.x)
> > > >
> > > > Third, smplayer does show the video (without a segment fault)
> but 
> > > > doesn't play audio.
> > > >
> > > > How can I isolate the problem?
> > > >
> > > > Many thanks for a hint,
> > > > Helmut.
> > > >
> > > >
> > > 
> > > Run mplayer on the command line and see what error it throws.
> Paste 
> > > it
> > > 
> > > here.
> > 
> > Unfortunately, that's impossible.
> > 
> > mplayer starts, opens a window and then segfaults, i.e. kills Xorg
> and 
> > forces me to reboot the machine.
> > 
> > Xorg.0.log.old shows
> > 
> > 
> > Backtrace:
> > [  1669.886] 0: /usr/bin/X (xorg_backtrace+0x26) [0x564f86]
> > [  1669.886] 1: /usr/bin/X (0x400000+0x168bc9) [0x568bc9]
> > [  1669.886] 2: /lib64/libpthread.so.0 (0x7fa7aa5f4000+0x10ff0) 
> > [0x7fa7aa604ff0]
> > [  1669.887] 3: /usr/lib64/xorg/modules/drivers/fglrx_drv.so 
> > (xs111LookupPrivate+0x22) [0x7fa7a778c372]
> > [  1669.887] 4: /usr/lib64/xorg/modules/drivers/fglrx_drv.so 
> > (xclLookupPrivate+0xd) [0x7fa7a7167cdd]
> > [  1669.887] 5: /usr/lib64/xorg/modules/amdxmm.so (X740XvPutImage
> > +0x12e) [0x7fa7a441f81e]
> > [  1669.887] 6: /usr/bin/X (0x400000+0x8a84e) [0x48a84e]
> > [  1669.888] 7: /usr/lib64/xorg/modules/extensions/libextmod.so 
> > (0x7fa7a83f8000+0xf53e) [0x7fa7a840753e]
> > [  1669.888] 8: /usr/bin/X (0x400000+0x36979) [0x436979]
> > [  1669.888] 9: /usr/bin/X (0x400000+0x2613a) [0x42613a]
> > [  1669.888] 10: /lib64/libc.so.6 (__libc_start_main+0xed) 
> > [0x7fa7a952b3cd]
> > [  1669.888] 11: /usr/bin/X (0x400000+0x2645d) [0x42645d]
> > [  1669.888] Segmentation fault at address 0x20
> > 
> > Thanks,
> > Helmut.
> > 
> Did you read this and follow the advice to work around Xv as 
> mentioned
> in the elog?
> 
> This release of ati-drivers has a crashing bug when using Xv video.
> To avoid this problem, configure your video playback software for
> OpenGL output. See https://bugs.gentoo.org/show_bug.cgi?id=391193
> 


Yes, thanks.
I disabled XVideo in my xorg.conf and now mplayer doesn't segfault 
anymore. (It looks like all ati-drivers up to and including 12.1-r1 are 
broken).

Still, I have no sound.

I have re-emerged ffmpeg but still

mplayer displays

Xlib:  extension "NV-GLX" missing on display ":0".
[vdpau] Error when calling vdp_device_create_x11: 1
Xlib:  extension "XVideo" missing on display ":0".
[VO_XV] Sorry, Xv not supported by this X11 version/driver
[VO_XV] ******** Try with  -vo x11  or  -vo sdl  *********
[gl] using extended formats. Use -vo gl:nomanyfmts if playback fails.
==========================================================================
Requested video codec family [wmv9dmo] (vfm=dmo) not available.
Enable it at compilation.
Requested video codec family [wmvdmo] (vfm=dmo) not available.
Enable it at compilation.
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 53.60.100 (external)
Unsupported PixelFormat 61
Unsupported PixelFormat 53
Unsupported PixelFormat 81
[wmv3 @ 0x7fbbb162cc00]Extra data: 8 bits left, value: 0
Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg WMV3/WMV9)
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
[NULL @ 0x7fbbb162cc00]Value 165600.000000 for parameter 'drc_scale' 
out of range
[NULL @ 0x7fbbb162cc00]Error setting option drc_scale to value 165600.
Could not open codec.
ADecoder init failed :(
ADecoder init failed :(
Requested audio codec family [wmadmo] (afm=dmo) not available.
Enable it at compilation.
Requested audio codec family [divx] (afm=acm) not available.
Enable it at compilation.
Cannot find codec for audio format 0x161.
Audio: no sound




^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] (s)mplayer problems
  2012-02-08 15:01     ` Stroller
@ 2012-02-08 18:22       ` Stroller
  0 siblings, 0 replies; 14+ messages in thread
From: Stroller @ 2012-02-08 18:22 UTC (permalink / raw
  To: gentoo-user


On 8 February 2012, at 15:01, Stroller wrote:
> On 8 February 2012, at 13:40, Helmut Jarausch wrote:
>>> ...
>>> Run mplayer on the command line and see what error it throws. Paste 
>>> it here.
>> 
>> Unfortunately, that's impossible.
>> 
>> mplayer starts, opens a window and then segfaults, i.e. kills Xorg and 
>> forces me to reboot the machine.
> 
> Just to be clear: does it segfault when you use "-ao null"?

Ooops. For the record, that should have been "-vo null". 

ao = audio out
vo = video out

Stroller.




^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] (s)mplayer problems
  2012-02-08 15:54       ` Helmut Jarausch
@ 2012-02-08 18:25         ` Michael Hampicke
  0 siblings, 0 replies; 14+ messages in thread
From: Michael Hampicke @ 2012-02-08 18:25 UTC (permalink / raw
  To: gentoo-user

> Still, I have no sound.
> 
> I have re-emerged ffmpeg but still
> 
> mplayer displays
> 
> Xlib:  extension "NV-GLX" missing on display ":0".
> [vdpau] Error when calling vdp_device_create_x11: 1
> Xlib:  extension "XVideo" missing on display ":0".
> [VO_XV] Sorry, Xv not supported by this X11 version/driver
> [VO_XV] ******** Try with  -vo x11  or  -vo sdl  *********
> [gl] using extended formats. Use -vo gl:nomanyfmts if playback fails.
> ==========================================================================
> Requested video codec family [wmv9dmo] (vfm=dmo) not available.
> Enable it at compilation.
> Requested video codec family [wmvdmo] (vfm=dmo) not available.
> Enable it at compilation.
> Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
> libavcodec version 53.60.100 (external)
> Unsupported PixelFormat 61
> Unsupported PixelFormat 53
> Unsupported PixelFormat 81
> [wmv3 @ 0x7fbbb162cc00]Extra data: 8 bits left, value: 0
> Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg WMV3/WMV9)
> ==========================================================================
> ==========================================================================
> Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
> [NULL @ 0x7fbbb162cc00]Value 165600.000000 for parameter 'drc_scale' 
> out of range
> [NULL @ 0x7fbbb162cc00]Error setting option drc_scale to value 165600.
> Could not open codec.
> ADecoder init failed :(
> ADecoder init failed :(
> Requested audio codec family [wmadmo] (afm=dmo) not available.
> Enable it at compilation.
> Requested audio codec family [divx] (afm=acm) not available.
> Enable it at compilation.
> Cannot find codec for audio format 0x161.
> Audio: no sound
> 
> 

Have you tried another video file? Or maybe just try a plain and simple
mp3 file. At first glance I would say, the video you are trying to play
uses an dio codec which mplayer does not understand (Enable it at
compilation./Cannot find codec for audio format 0x161.)



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] (s)mplayer problems
  2012-02-08 14:04     ` Carlos Hendson
  2012-02-08 15:54       ` Helmut Jarausch
@ 2012-02-10  8:31       ` Helmut Jarausch
  2012-02-10  9:22         ` Carlos Hendson
  1 sibling, 1 reply; 14+ messages in thread
From: Helmut Jarausch @ 2012-02-10  8:31 UTC (permalink / raw
  To: gentoo-user

On 02/08/2012 03:04:50 PM, Carlos Hendson wrote:
> On Wed, 2012-02-08 at 14:40 +0100, Helmut Jarausch wrote:
> > On 02/08/2012 02:07:55 PM, Nilesh Govindrajan wrote:
> > > On Wed 08 Feb 2012 06:31:19 PM IST, Helmut Jarausch wrote:
> > > > Hi,
> > > >
> > > > I need some advice.
> > > >
> > > > Since a short time I have tremendous problems with mplayer /
> > > smplayer 
> > > > and I don't know why.
> > > >
> > > > First, vlc works just fine, i.e. video and audio
> > > >
> > > > Second, mplayer produces a segment fault within fglrx (ati-
> > > > drivers-12.1-r1 with gentoo-sources-3.2.x)
> > > >
> > > > Third, smplayer does show the video (without a segment fault)
> but 
> > > > doesn't play audio.
> > > >
> > > > How can I isolate the problem?
> > > >
> > > > Many thanks for a hint,
> > > > Helmut.
> > > >
> > > >
> > > 
> > > Run mplayer on the command line and see what error it throws.
> Paste 
> > > it
> > > 
> > > here.
> > 
> > Unfortunately, that's impossible.
> > 
> > mplayer starts, opens a window and then segfaults, i.e. kills Xorg
> and 
> > forces me to reboot the machine.
> > 
> > Xorg.0.log.old shows
> > 
> > 
> > Backtrace:
> > [  1669.886] 0: /usr/bin/X (xorg_backtrace+0x26) [0x564f86]
> > [  1669.886] 1: /usr/bin/X (0x400000+0x168bc9) [0x568bc9]
> > [  1669.886] 2: /lib64/libpthread.so.0 (0x7fa7aa5f4000+0x10ff0) 
> > [0x7fa7aa604ff0]
> > [  1669.887] 3: /usr/lib64/xorg/modules/drivers/fglrx_drv.so 
> > (xs111LookupPrivate+0x22) [0x7fa7a778c372]
> > [  1669.887] 4: /usr/lib64/xorg/modules/drivers/fglrx_drv.so 
> > (xclLookupPrivate+0xd) [0x7fa7a7167cdd]
> > [  1669.887] 5: /usr/lib64/xorg/modules/amdxmm.so (X740XvPutImage
> > +0x12e) [0x7fa7a441f81e]
> > [  1669.887] 6: /usr/bin/X (0x400000+0x8a84e) [0x48a84e]
> > [  1669.888] 7: /usr/lib64/xorg/modules/extensions/libextmod.so 
> > (0x7fa7a83f8000+0xf53e) [0x7fa7a840753e]
> > [  1669.888] 8: /usr/bin/X (0x400000+0x36979) [0x436979]
> > [  1669.888] 9: /usr/bin/X (0x400000+0x2613a) [0x42613a]
> > [  1669.888] 10: /lib64/libc.so.6 (__libc_start_main+0xed) 
> > [0x7fa7a952b3cd]
> > [  1669.888] 11: /usr/bin/X (0x400000+0x2645d) [0x42645d]
> > [  1669.888] Segmentation fault at address 0x20
> > 
> > Thanks,
> > Helmut.
> > 
> Did you read this and follow the advice to work around Xv as 
> mentioned
> in the elog?
> 
> This release of ati-drivers has a crashing bug when using Xv video.
> To avoid this problem, configure your video playback software for
> OpenGL output. See https://bugs.gentoo.org/show_bug.cgi?id=391193
> 

Many thanks, the workaround mentioned in this link fixes the segment 
fault.
Still, audio doesn't work, yet.

Helmut.



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] (s)mplayer problems
  2012-02-10  8:31       ` Helmut Jarausch
@ 2012-02-10  9:22         ` Carlos Hendson
  2012-02-11 10:01           ` Helmut Jarausch
  0 siblings, 1 reply; 14+ messages in thread
From: Carlos Hendson @ 2012-02-10  9:22 UTC (permalink / raw
  To: gentoo-user

On Fri, 2012-02-10 at 09:31 +0100, Helmut Jarausch wrote:
> Many thanks, the workaround mentioned in this link fixes the segment 
> fault.
> Still, audio doesn't work, yet. 

It seems mplayer doesn't have the codec required for the WMV format.
You should check mplayer has the win32codecs use flag enabled.  You can
do this with equery or eix (or other equivalent tools).

equery uses mplayer
eix mplayer

Use the information from the the wiki to help you pick the right flags
and required packages:
http://en.gentoo-wiki.com/wiki/MPlayer


For example, the mplayer output posted in another message has the text:

Xlib:  extension "NV-GLX" missing on display ":0".
[vdpau] Error when calling vdp_device_create_x11: 1

The use flag description for vdpau says:

+ + vdpau               : Enables experimental VDPAU support (requires
nVidia video cards) to offload MPEG2/MPEG4/VC1/WMV CPU processing to
video card

Since you have an ATI graphics card in this machine, you can safely
disable the vdpau use flag.


Hope that helps.

Regards,
Carlos









^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] (s)mplayer problems
  2012-02-10  9:22         ` Carlos Hendson
@ 2012-02-11 10:01           ` Helmut Jarausch
  2012-02-11 10:12             ` Alex Schuster
  0 siblings, 1 reply; 14+ messages in thread
From: Helmut Jarausch @ 2012-02-11 10:01 UTC (permalink / raw
  To: gentoo-user

On 02/10/2012 10:22:42 AM, Carlos Hendson wrote:
> On Fri, 2012-02-10 at 09:31 +0100, Helmut Jarausch wrote:
> > Many thanks, the workaround mentioned in this link fixes the 
> segment
> 
> > fault.
> > Still, audio doesn't work, yet. 
> 
> It seems mplayer doesn't have the codec required for the WMV format.
> You should check mplayer has the win32codecs use flag enabled.  You
> can
> do this with equery or eix (or other equivalent tools).
> 

Sorry, but now I'm completely confused.
I've emerge mplayer2 and it DOES play video and SOUND !
But smplayer2 doesn't play sound - no idea why since it invokes 
mplayer2, doesn't it?

Here the output of mplayer2 (which is working fine)

MPlayer2 2.0-435-g637d6b7 (C) 2000-2012 MPlayer Team

Playing Spion_120131.wmv.
Detected file format: ASF format (libavformat)
[wmv3 @ 0x7f4c48d4ec00]Extra data: 8 bits left, value: 0
[lavf] stream 0: audio (wmav2), -aid 0
[lavf] stream 1: video (wmv3), -vid 0
VIDEO:  [WMV3]  688x384  24bpp  25.000 fps  1400.0 kbps (170.9 kbyte/s)
Clip info:
 WMFSDKVersion: 12.0.7601.17514
 WMFSDKNeeded: 0.0.0.0000
 IsVBR: 0
 artist: ZDF
 copyright: (c) 2012 ZDF
Load subtitles in .
Xlib:  extension "NV-GLX" missing on display ":0".
[vdpau] Error when calling vdp_device_create_x11: 1
Xlib:  extension "XVideo" missing on display ":0".
[VO_XV] Sorry, Xv not supported by this X11 version/driver
[VO_XV] ******** Try with  -vo x11  or  -vo sdl  *********
[gl] using extended formats. Use -vo gl:nomanyfmts if playback fails.
==========================================================================
Requested video codec family [wmv9dmo] (vfm=dmo) not available.
Enable it at compilation.
Requested video codec family [wmvdmo] (vfm=dmo) not available.
Enable it at compilation.
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Asking decoder to use 4 threads if supported.
[wmv3 @ 0x7f4c48d4ec00]Extra data: 8 bits left, value: 0
Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg WMV3/WMV9)
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 192.0 kbit/13.61% (ratio: 24002->176400)
Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
Movie-Aspect is undefined - no prescaling applied.
VO: [gl_nosw] 688x384 => 688x384 Planar YV12 


############################

And here the output of mplayer for the same video on the same machine :

MPlayer SVN-r34625 (Gentoo)-4.6.2 (C) 2000-2012 MPlayer Team

Playing Spion_120131.wmv.
Cache fill:  0.00% (0 bytes)   

libavformat version 53.31.100 (external)
ASF file format detected.
[asfheader] Audio stream found, -aid 1
[asfheader] Video stream found, -vid 2
VIDEO:  [WMV3]  688x384  24bpp  1000.000 fps  1400.0 kbps (170.9 kbyte/
s)
Clip info:
 title: 
 author: ZDF
 copyright: (c) 2012 ZDF
 comments: 
Load subtitles in ./
Xlib:  extension "NV-GLX" missing on display ":0".
[vdpau] Error when calling vdp_device_create_x11: 1
Xlib:  extension "XVideo" missing on display ":0".
[VO_XV] Sorry, Xv not supported by this X11 version/driver
[VO_XV] ******** Try with  -vo x11  or  -vo sdl  *********
[gl] using extended formats. Use -vo gl:nomanyfmts if playback fails.
==========================================================================
Requested video codec family [wmv9dmo] (vfm=dmo) not available.
Enable it at compilation.
Requested video codec family [wmvdmo] (vfm=dmo) not available.
Enable it at compilation.
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 53.60.100 (external)
Unsupported PixelFormat 61
Unsupported PixelFormat 53
Unsupported PixelFormat 81
[wmv3 @ 0x7fbdcde4ac00]Extra data: 8 bits left, value: 0
Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg WMV3/WMV9)
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
[NULL @ 0x7fbdcde4ac00]Value 165600.000000 for parameter 'drc_scale' 
out of range
[NULL @ 0x7fbdcde4ac00]Error setting option drc_scale to value 165600.
Could not open codec.
ADecoder init failed :(
ADecoder init failed :(
Requested audio codec family [wmadmo] (afm=dmo) not available.
Enable it at compilation.
Requested audio codec family [divx] (afm=acm) not available.
Enable it at compilation.
Cannot find codec for audio format 0x161.
Audio: no sound
Starting playback...
Unsupported PixelFormat 61
Unsupported PixelFormat 53
Unsupported PixelFormat 81
Movie-Aspect is undefined - no prescaling applied.
VO: [gl_nosw] 688x384 => 688x384 Planar YV12 


Many thanks,
Helmut.



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] (s)mplayer problems
  2012-02-11 10:01           ` Helmut Jarausch
@ 2012-02-11 10:12             ` Alex Schuster
  2012-02-11 10:27               ` Helmut Jarausch
  0 siblings, 1 reply; 14+ messages in thread
From: Alex Schuster @ 2012-02-11 10:12 UTC (permalink / raw
  To: gentoo-user

Helmut Jarausch writes:

> Sorry, but now I'm completely confused.
> I've emerge mplayer2 and it DOES play video and SOUND !
> But smplayer2 doesn't play sound - no idea why since it invokes 
> mplayer2, doesn't it?

Not as default. You have to define the player in the settings dialog.

	Wonko



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-user] (s)mplayer problems
  2012-02-11 10:12             ` Alex Schuster
@ 2012-02-11 10:27               ` Helmut Jarausch
  0 siblings, 0 replies; 14+ messages in thread
From: Helmut Jarausch @ 2012-02-11 10:27 UTC (permalink / raw
  To: gentoo-user

On 02/11/2012 11:12:38 AM, Alex Schuster wrote:
> Helmut Jarausch writes:
> 
> > Sorry, but now I'm completely confused.
> > I've emerge mplayer2 and it DOES play video and SOUND !
> > But smplayer2 doesn't play sound - no idea why since it invokes 
> > mplayer2, doesn't it?
> 
> Not as default. You have to define the player in the settings dialog.
> 
Thanks Alex,
I've set the preferences in smplayer (not smplayer2) to invoke mplayer2 
and that works just fine.

Helmut.



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2012-02-11 10:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-08 13:01 [gentoo-user] (s)mplayer problems Helmut Jarausch
2012-02-08 13:07 ` Nilesh Govindrajan
2012-02-08 13:40   ` Helmut Jarausch
2012-02-08 13:59     ` Michael Mol
2012-02-08 14:04     ` Carlos Hendson
2012-02-08 15:54       ` Helmut Jarausch
2012-02-08 18:25         ` Michael Hampicke
2012-02-10  8:31       ` Helmut Jarausch
2012-02-10  9:22         ` Carlos Hendson
2012-02-11 10:01           ` Helmut Jarausch
2012-02-11 10:12             ` Alex Schuster
2012-02-11 10:27               ` Helmut Jarausch
2012-02-08 15:01     ` Stroller
2012-02-08 18:22       ` Stroller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox