List Info

Thread: Sound problem inducting seg fault with MPlayer




Sound problem inducting seg fault with MPlayer
user name
2008-03-23 18:40:26
Hi all,

I'm trying to play a movie without success. This is a mov
file, which
plays beautifully on my mac but not on the linux computer
(equipped
with Mandriva 10.1) I want to use for this purpose. MPlayer
is usually
working great on this computer but crashes with the
following mov
file.
May I temporarily avoid this error by ignoring audio ? I
tried a
"-nosound" but it does not work.

Many thanks for your help !
Cheers
Brice

[observateurofxb8 movies]$ mplayer -fs einstein_demo_stereo.mov
MPlayer dev-CVS-051220-04:08-3.4.1 (C) 2000-2005 MPlayer
Team
CPU: Advanced Micro Devices Athlon 64/FX Sledgehammer,San
Diego,Venice
(Family: 15, Stepping: 10)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled with runtime CPU detection - WARNING - this is not
optimal!
To get best performance, recompile MPlayer with
--disable-runtime-cpudetection.


89 audio & 203 video codecs
Failed to open /dev/rtc: No such file or directory (it
should be
readable by the user.)
Opening joystick device /dev/input/js0
Can't open joystick device /dev/input/js0: No such file or
directory
Can't init input joystick
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support.
You will not be able to use your remote control.
Playing einstein_demo_stereo.mov.

ISO: File Type Major Brand: Original QuickTime
Quicktime/MOV file format detected.
--------------
MOV track #0: 473 chunks, 4314 samples
Audio bits: 16  chans: 2  rate: 44100
Audio extra header: len=91  fcc=0x77617665
MOV: Found MPEG4 audio Elementary Stream Descriptor atom
(51)!
Fourcc: mp4a
--------------
MOV track #1: 853 chunks, 2505 samples
MOV: Found unknown movie atom hpre (12)!
MOV: Found unsupported Field-Handling movie atom (10)!
MOV: Found unknown movie atom colr (18)!
Image size: 2048 x 768 (24 bpp)
Display size: 2048 x 768
Fourcc: icod  Codec: 'Apple Intermediate Codec'
--------------
MOV track #2: 1 chunks, 0 samples
Generic track - not completely understood! (id: 2)
--------------
MOV track #3: 201 chunks, 0 samples
Audio bits: 16  chans: 2  rate: 44100
Fourcc: sowt
--------------
MOV track #4: 1 chunks, 0 samples
Generic track - not completely understood! (id: 4)
--------------
MOV track #5: 201 chunks, 0 samples
Audio bits: 16  chans: 1  rate: 44100
Audio extra header: len=44  fcc=0x6368616E
MOV: Found unknown audio atom Fourcc: sowt
--------------
MOV track #6: 201 chunks, 0 samples
Audio bits: 16  chans: 1  rate: 44100
Audio extra header: len=44  fcc=0x6368616E
MOV: Found unknown audio atom Fourcc: sowt
--------------
MOV track #7: 1 chunks, 0 samples
MOV: Found unknown movie atom indx (12)!
MOV: Found unknown movie atom tifc (12)!
Image size: 369 x 65 (24 bpp)
Display size: 369 x 65
Fourcc: tiff  Codec: 'TIFF (Uncompressed)'
--------------
MOV track #8: 1 chunks, 0 samples
MOV: Found unknown movie atom indx (12)!
MOV: Found unknown movie atom tifc (12)!
Image size: 369 x 65 (24 bpp)
Display size: 369 x 65
Fourcc: tiff  Codec: 'TIFF (Uncompressed)'
--------------
MOV: longest streams: A: #0 (4314 samples)  V: #1 (2505
samples)
VIDEO:  [icod]  2048x768  24bpp  25.000 fps    0.0 kbps (
0.0 kbyte/s)
============================================================
==============
Trying to force audio codec driver family libmad...
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio
Coding)
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio:
16000->176400)
Selected audio codec: [faad] afm: faad (FAAD AAC
(MPEG-2/MPEG-4 Audio) decoder)
============================================================
==============
It seems there is no Xvideo support for your video card
available.
Run 'xvinfo' to verify its Xv support and read
DOCS/HTML/en/video.html#xv!
See 'mplayer -vo help' for other (non-xv) video out drivers.
Try -vo x11
============================================================
==============
Cannot find codec matching selected -vo and video format
0x646F6369.
Read DOCS/HTML/en/codecs.html!
============================================================
==============
Building audio filter chain for 44100Hz/2ch/s16le ->
0Hz/0ch/??...
[AO OSS] audio_setup: Can't open audio device /dev/dsp: No
such file
or directory
alsa-init: no soundcards found: Success
mcop warning: user defined signal handler found for
SIG_PIPE, overriding
[AO ARTS] can't connect to aRts soundserver
/dev/dsp: No such file or directory
[AO ESD] esd_open_sound failed: Connection refused
AO: [polyp] -(null)-(null)-
client-conf.c: WARNING: failed to open configuration file
'(null)': No
such file or directory
AO: [polyp] Failed to connect to server: Connection refused
[JACK] cannot open server
ao_nas: init(): Can't open nas audio server -> nosound
[AO SDL] Samplerate: 44100Hz Channels: Stereo Format s16le
mcop warning: user defined signal handler found for
SIG_PIPE, overriding
Segmentation fault (core dumped)
_______________________________________________
MPlayer-users mailing list
MPlayer-usersmplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-use
rs

Re: Sound problem inducting seg fault with MPlayer
user name
2008-03-24 06:55:08
2008/3/24, RC <cooleyrgmail.com>:
> That's ridiculously old.  Grab a recent SVN snapshot.

Indeed, I just did it and installed binary codecs in
/usr/local/lib/codecs as suggested with adding the path in
the
./configure command line.

When trying to launch the movie I end up with :

VIDEO:  [icod]  2048x768  24bpp  25.000 fps    0.0 kbps (
0.0 kbyte/s)
Xlib:  extension "XFree86-VidModeExtension"
missing on display "localhost:10.0".
[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.

'xvinfo' returns :
X-Video Extension version 2.2
screen #0
 no adaptors present

Do I have to upgrade Xfree or should I install recent
drivers for my
graphic card ?

Thanks,
Brice
_______________________________________________
MPlayer-users mailing list
MPlayer-usersmplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-use
rs

Re: Sound problem inducting seg fault with MPlayer
country flaguser name
United States
2008-03-25 01:32:07
On Mon, 24 Mar 2008 12:55:08 +0100
"Brice-Olivier Demory" <bodemorygmail.com> wrote:

> Do I have to upgrade Xfree or should I install recent
drivers for my
> graphic card ?

Since you haven't said what version of X11 or what kind of
video card
you have, I can't really say.  Not that this is really an
MPlayer
question anyhow (you should still be able to play videos).
_______________________________________________
MPlayer-users mailing list
MPlayer-usersmplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-use
rs

Re: Sound problem inducting seg fault with MPlayer
country flaguser name
United States
2008-03-23 22:04:23
On Mon, 24 Mar 2008 00:40:26 +0100
"Brice-Olivier Demory" <bodemorygmail.com> wrote:

> MPlayer dev-CVS-051220-04:08-3.4.1 

That's ridiculously old.  Grab a recent SVN snapshot.
_______________________________________________
MPlayer-users mailing list
MPlayer-usersmplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-use
rs

[1-4]

about | contact  Other archives ( Real Estate discussion Medical topics )