[MPlayer-users] sblive and ac3

Ashendra Singh ashendra at spectrumvns.com
Mon Jul 1 18:53:02 CEST 2002


here they are : & thx

gdb :


GNU gdb 5.1.1
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-suse-linux"...
(gdb) run -v -vo dxr3 -ao alsa9 -ac ac3 -channels 6 cokelight51.mpg
Starting program: /usr/local/bin/mplayer -v -vo dxr3 -ao alsa9 -ac ac3 
-channels 6 cokelight51.mpg
[New Thread 1024 (LWP 13211)]


MPlayer 0.90pre5-2.95.3 (C) 2000-2002 Arpad Gereoffy (see DOCS!)

CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, 
Stepping: 10)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE

Reading /root/.mplayer/codecs.conf: can't open 
'/root/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/share/mplayer/codecs.conf: 34 audio & 94 video codecs
CommandLine: '-v' '-vo' 'dxr3' '-ao' 'alsa9' '-ac' 'ac3' '-channels' '6' 
'cokelight51.mpg'
get_path('font/font.desc') -> '/root/.mplayer/font/font.desc'
font: can't open file: /root/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
Using Linux's hardware RTC timing (1024Hz)
get_path('input.conf') -> '/root/.mplayer/input.conf'
Can't open input config file /root/.mplayer/input.conf : No such file or 
directory
Falling back on default (hardcoded) input config
Setting up lirc support...
mplayer: could not connect to socket
mplayer: Connection refused
Failed opening lirc support!
You won't be able to use your remote control

Playing cokelight51.mpg
Not an URL!
File size is 12345344 bytes
Checking for YUV4MPEG2
DEMUXER: freeing demuxer at 0x829c768
ASF_check: not ASF guid!
DEMUXER: freeing demuxer at 0x829c768
Checking for NuppelVideo
DEMUXER: freeing demuxer at 0x829c768
Checking for MOV
DEMUXER: freeing demuxer at 0x829c768
Checking for VIVO
header block 1 size: 0
DEMUXER: freeing demuxer at 0x829c768
Checking for REAL
DEMUXER: freeing demuxer at 0x829c768
DEMUXER: freeing demuxer at 0x829c768
DEMUXER: freeing demuxer at 0x829c768
DEMUXER: freeing demuxer at 0x829c768
DEMUXER: freeing demuxer at 0x829c768
DEMUXER: freeing demuxer at 0x829c768
system stream synced at 0xD (0)!
==> Found video stream: 0
Detected MPEG-PS file format!
==> Found audio stream: 128
Searching for sequence header... OK!
VIDEO:  MPEG2  720x576  (aspect 2)  25.00 fps  12250.0 kbps (1531.2 kbyte/s)
[V] filefmt:2  fourcc:0x10000002  size:720x576  fps:25.00  ftime:=0.0400
get_path('sub/') -> '/root/.mplayer/sub/'
Forcing audio codec: [ac3] afm:3 (AC3)
Initializing audio codec...
Requested audio codec family [ac3] (afm=3) not available (enable it at 
compile time!)
Couldn't initialize audio codec! -> nosound
CPU vendor name: GenuineIntel  max cpuid level: 2
CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, 
Stepping: 10)
Testing OS support for SSE... yes.
Testing OS support for SSE unmasked exceptions... yes.
Tests of OS support for SSE passed.
VO: [dxr3] FAME supported
VO: [dxr3] AVCODEC supported
VO: [dxr3] Opened /dev/em8300_mv-0
libavcodec: CPU flags: mmx mmxext sse
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 576 (preferred csp: Mpeg PES)
vo_debug: query(Mpeg PES) returned 0x10B (i=0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
video_out->init(720x576->768x576,flags=0,'MPlayer',0x4D504553)
VO: [dxr3] 720x576 => 768x576 Mpeg PES
VO: Description: DXR3/H+ video out
VO: Author: David Holm <dholm at iname.com>
VO: [dxr3] Setting up for PAL/SECAM.
aspect: Warning: no suitable new res found!
VO: [dxr3] Setting aspect ratio to 4:3
VO: [dxr3] Format: MPEG-PES (no conversion needed)
Detected video codec: [mpegpes] vfm:25 (Mpeg PES output (.mpg or 
Dxr3/DVB card))
==========================================================================
Audio: no sound!!!
Freeing 0 unused audio chunks
Start playing...
mplayer: pcm.c:786: snd_pcm_status: Assertion `pcm && status' failed.

Program received signal SIGABRT, Aborted.
[Switching to Thread 1024 (LWP 13211)]
0x40422ab1 in kill () from /lib/libc.so.6
(gdb) bt
#0  0x40422ab1 in kill () from /lib/libc.so.6
#1  0x400b9982 in pthread_kill () from /lib/libpthread.so.0
#2  0x400b9e6d in raise () from /lib/libpthread.so.0
#3  0x40423edb in abort () from /lib/libc.so.6
#4  0x4041cc1b in Letext () from /lib/libc.so.6
#5  0x4005d8eb in snd_pcm_status () from /usr/lib/libasound.so.2
#6  0x0818fc77 in get_delay () at ao_alsa9.c:674
#7  0x080637cc in main (argc=11, argv=0xbffff3e4, envp=0xbffff414)
    at mplayer.c:1559
#8  0x404119ed in __libc_start_main () from /lib/libc.so.6
(gdb) disass $eip-32 $eip+32
Dump of assembler code from 0x40422a91 to 0x40422ad1:
0x40422a91 <sigprocmask+77>:    ret
0x40422a92 <Letext>:    mov    %esi,%esi
0x40422a94 <Letext+2>:  nop
0x40422a95 <Letext+3>:  nop
0x40422a96 <Letext+4>:  nop
0x40422a97 <Letext+5>:  nop
0x40422a98 <Letext+6>:  nop
0x40422a99 <Letext+7>:  nop
0x40422a9a <Letext+8>:  nop
0x40422a9b <Letext+9>:  nop
0x40422a9c <Letext+10>: nop
0x40422a9d <Letext+11>: nop
0x40422a9e <Letext+12>: nop
0x40422a9f <Letext+13>: nop
0x40422aa0 <kill>:      mov    %ebx,%edx
0x40422aa2 <kill+2>:    mov    0x8(%esp,1),%ecx
0x40422aa6 <kill+6>:    mov    0x4(%esp,1),%ebx
0x40422aaa <kill+10>:   mov    $0x25,%eax
0x40422aaf <kill+15>:   int    $0x80
0x40422ab1 <kill+17>:   mov    %edx,%ebx
0x40422ab3 <kill+19>:   cmp    $0xfffff001,%eax
0x40422ab8 <kill+24>:   jae    0x40422abb <kill+27>
---Type <return> to continue, or q <return> to quit---
0x40422aba <kill+26>:   ret
0x40422abb <kill+27>:   push   %ebx
0x40422abc <kill+28>:   call   0x40422ac1 <kill+33>
0x40422ac1 <kill+33>:   pop    %ebx
0x40422ac2 <kill+34>:   xor    %edx,%edx
0x40422ac4 <kill+36>:   add    $0xf40d7,%ebx
0x40422aca <kill+42>:   sub    %eax,%edx
0x40422acc <kill+44>:   push   %edx
0x40422acd <kill+45>:   call   0x4041138c <_xmesa_lock+122888>
End of assembler dump.


-v log :



MPlayer 0.90pre5-2.95.3 (C) 2000-2002 Arpad Gereoffy (see DOCS!)

CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, 
Stepping: 10)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE

Reading /root/.mplayer/codecs.conf: can't open 
'/root/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/share/mplayer/codecs.conf: 34 audio & 94 video codecs
CommandLine:get_path('font/font.desc') -> '/root/.mplayer/font/font.desc'
 '-v' '-vo' 'dxr3' '-ao' 'alsa9' '-channels' '4' '-ac' 'ac3' 
'cokelight51.mpg'
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
font: can't open file: /root/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using Linux's hardware RTC timing (1024Hz)
get_path('input.conf') -> '/root/.mplayer/input.conf'
Can't open input config file /root/.mplayer/input.conf : No such file or 
directory
Falling back on default (hardcoded) input config
Setting up lirc support...
mplayer: could not connect to socket
mplayer: Connection refused
Failed opening lirc support!
You won't be able to use your remote control

Playing cokelight51.mpg
Not an URL!
File size is 12345344 bytes
Checking for YUV4MPEG2
DEMUXER: freeing demuxer at 0x829c768 
ASF_check: not ASF guid!
DEMUXER: freeing demuxer at 0x829c768 
Checking for NuppelVideo
DEMUXER: freeing demuxer at 0x829c768 
Checking for MOV
DEMUXER: freeing demuxer at 0x829c768 
Checking for VIVO
header block 1 size: 0
DEMUXER: freeing demuxer at 0x829c768 
Checking for REAL
DEMUXER: freeing demuxer at 0x829c768 
DEMUXER: freeing demuxer at 0x829c768 
DEMUXER: freeing demuxer at 0x829c768 
DEMUXER: freeing demuxer at 0x829c768 
DEMUXER: freeing demuxer at 0x829c768 
DEMUXER: freeing demuxer at 0x829c768 
system stream synced at 0xD (0)!
==> Found video stream: 0
Detected MPEG-PS file format!
==> Found audio stream: 128
Searching for sequence header... OK!
VIDEO:  MPEG2  720x576  (aspect 2)  25.00 fps  12250.0 kbps (1531.2 kbyte/s)
[V] filefmt:2  fourcc:0x10000002  size:720x576  fps:25.00  ftime:=0.0400
get_path('sub/') -> '/root/.mplayer/sub/'
Forcing audio codec: [ac3] afm:3 (AC3)
Initializing audio codec...
Requested audio codec family [ac3] (afm=3) not available (enable it at 
compile time!)
Couldn't initialize audio codec! -> nosound
CPU vendor name: GenuineIntel  max cpuid level: 2
CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, 
Stepping: 10)
Testing OS support for SSE... yes.
Testing OS support for SSE unmasked exceptions... yes.
Tests of OS support for SSE passed.
==========================================================================
VO: [dxr3] FAME supported
VO: [dxr3] AVCODEC supported
VO: [dxr3] Opened /dev/em8300_mv-0
libavcodec: CPU flags: mmx mmxext sse
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 576 (preferred csp: Mpeg PES) 
vo_debug: query(Mpeg PES) returned 0x10B (i=0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
video_out->init(720x576->768x576,flags=0,'MPlayer',0x4D504553)
VO: [dxr3] 720x576 => 768x576 Mpeg PES
VO: Description: DXR3/H+ video out
VO: Author: David Holm <dholm at iname.com>
aspect: Warning: no suitable new res found!
VO: [dxr3] Setting up for PAL/SECAM.
Detected video codec: [mpegpes] vfm:25 (Mpeg PES output (.mpg or 
Dxr3/DVB card))
VO: [dxr3] Setting aspect ratio to 4:3
VO: [dxr3] Format: MPEG-PES (no conversion needed)
==========================================================================
Audio: no sound!!!
Freeing 0 unused audio chunks
Start playing...
mplayer: pcm.c:786: snd_pcm_status: Assertion `pcm && status' failed.


MPlayer interrupted by signal 6 in module: unknown
- MPlayer crashed. This shouldn't happen. It can be a bug in the MPlayer 
code _or_ in your drivers _or_ in your gcc version. If you think it's 
MPlayer's fault, please read DOCS/bugreports.html and follow 
instructions there. We can't and won't help unless you provide these 
informations when reporting a possible bug.
vo: x11 uninit called but X11 not inited..
VO: [dxr3] Uninitializing

Arpi wrote:

>[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
>Hi,
>
>read more... i can't see -v log, gdb trace etc...
>
>>[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
>>kernel 2.4.18-4GB
>>suse 8.0
>>libc 6
>>XFree86 4.2.0
>>gcc 2.95.3
>>ld 2.11.92.0.10
>>gnu assemb. 2.11.92.0.10
>>Creative SBLive ! emu10k1
>>
>>Arpi wrote:
>>
>>>[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
>>>Hi,
>>>
>>>>help please ???
>>>>
>>>>MPlayer interrupted by signal 6 in module: unknown
>>>>- MPlayer crashed. This shouldn't happen. It can be a bug in the MPlayer 
>>>>code _or_ in your drivers _or_ in your gcc version. If you think it's 
>>>>MPlayer's fault, please read DOCS/bugreports.html and follow 
>>>>instructions there. We can't and won't help unless you provide these 
>>>>informations when reporting a possible bug.
>>>>
>>>read please ???
>>>
>>>
>>>A'rpi / Astral & ESP-team
>>>
>>>--
>>>Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
>>>
>>>_______________________________________________
>>>RTFM!!!  http://www.MPlayerHQ.hu/DOCS
>>>Search:  http://www.MPlayerHQ.hu/cgi-bin/htsearch
>>>http://mplayerhq.hu/mailman/listinfo/mplayer-users
>>>
>>>
>>-- 
>>Ashendra Singh
>>
>>   ~        __      Freedom of Choice
>>  'v'      / /     __  __  __  __  __ __  __
>> // \\    / /__   / / /  \/ / / /_/ / \ \/ /
>>/(   )\  /_____/ /_/ /_/\__/ /_____/  /_/\_\
>> ^`~'^
>>
>>
>>
>>
>>
>>_______________________________________________
>>RTFM!!!  http://www.MPlayerHQ.hu/DOCS
>>Search:  http://www.MPlayerHQ.hu/cgi-bin/htsearch
>>http://mplayerhq.hu/mailman/listinfo/mplayer-users
>>
>>
>
>
>A'rpi / Astral & ESP-team
>
>--
>Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
>
>_______________________________________________
>RTFM!!!  http://www.MPlayerHQ.hu/DOCS
>Search:  http://www.MPlayerHQ.hu/cgi-bin/htsearch
>http://mplayerhq.hu/mailman/listinfo/mplayer-users
>
>

-- 
Ashendra Singh







More information about the MPlayer-users mailing list