[MPlayer-users] Possible bug: svq1 on sparc

Chris Debenham - eSun Systems Engineer Chris.Debenham at Sun.Com
Wed Jul 17 09:18:02 CEST 2002


G'day,
I am running MPlayer CVS 20020703 (checked out 15mins ago) on a Sun Ultra 10 and have run into a crash when attempting to play mov files using the svq1 codec.

The error given is "MPlayer interrupted by signal 10 in module: decode_video"
The same error occurs with either version of gcc, and with X11/SDL/Xv video-out
I have tried it on multiple mov files (All sorenson v1 codec) with
same result

I am running on Debian sid
kernel 2.4.18 for sparc64
Libc version 2.2.5
X version 4.2.0
gcc version 3.1.1 and 2.95.4 (same error on both compilers)
binutils 2.12.90.0.9
CPU: UltraSparc IIi
Video card: PGX32 (also known as ATI Mach64) using ATI driver 6.4.8
Sound card: onboard Ultra 10 audio (CS4231 kernel OSS driver)


Output from the command "mplayer -v  -vo sdl -ao sdl movie.mov" is
included as mplayer.out

If you need anymore information please let me know

Regards,
	Chris

--
It Is Easier To Get Older Than It Is To Get Wiser.
-------------- next part --------------
MPlayer CVS-020717-16:41-3.1.1 (C) 2000-2002 Arpad Gereoffy (see DOCS!)

Reading /home/debenham/.mplayer/codecs.conf: 36 audio & 101 video codecs
CommandLine: '-v' '-vo' 'sdl' '-ao' 'sdl' 'movie.mov'
get_path('font/font.desc') -> '/home/debenham/.mplayer/font/font.desc'
font: can't open file: /home/debenham/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using Unoptimized OnScreenDisplay
Linux RTC init error: Permission denied
Using usleep() timing
get_path('input.conf') -> '/home/debenham/.mplayer/input.conf'
Can't open input config file /home/debenham/.mplayer/input.conf : No such file or directory
Can't open input config file /usr/local/share/mplayer/input.conf : No such file or directory
Falling back on default (hardcoded) input config

Playing movie.mov
Not an URL!
File size is 43203932 bytes
Checking for YUV4MPEG2
DEMUXER: freeing demuxer at 0x220a18  
ASF_check: not ASF guid!
DEMUXER: freeing demuxer at 0x220a18  
Checking for NuppelVideo
DEMUXER: freeing demuxer at 0x220a18  
Checking for MOV
MOV: 'WIDE' chunk found!
MOV: Movie DATA found!
MOV: Movie DATA found!
MOV: Movie header found!
Detected QuickTime/MOV file format!
MOV: unknown chunk: mvhd 100
--------------
MOV: Track #0:
MOV:  Track header!
MOV:  Edit atom!
MOV:   Edit list table (1 entries) (ver:0,flags:0)
MOV:     entry#0: duration: 52220  start time: 0  speed: 1.0x
MOV:  Media stream!
MOV:   Media header!
MOV: unknown chunk: hdlr 50
MOV:   Media info!
MOV:    Video header!
MOV: unknown chunk: hdlr 49
MOV: unknown chunk: dinf 28
MOV:    Sample info!
MOV:     Description list! (cnt:1)
MOV:      desc #0: 1QVS  (0 bytes)
MOV:     Sample duration table! (1 blocks)
MOV:     Sample->Chunk mapping table!  (1 blocks) (ver:0,flags:0)
MOV:     Sample size table! (entries=2611 ss=0) (ver:0,flags:0)
MOV:     Chunk offset table! (2611 chunks)
MOV track #0: 2611 chunks, 2611 samples
pts=2611  scale=30  time=87.033
==> Found video stream: 0
Image size: 320 x 240 (24 bpp)
Display size: 320 x 240
Fourcc: 1QVS  Codec: 'Sorenson Video'
--------------
MOV: Track #1:
MOV:  Track header!
MOV:  Edit atom!
MOV:   Edit list table (1 entries) (ver:0,flags:0)
MOV:     entry#0: duration: 52220  start time: 0  speed: 1.0x
MOV:  Media stream!
MOV:   Media header!
MOV: unknown chunk: hdlr 50
MOV:   Media info!
MOV:    Sound header!
MOV: unknown chunk: hdlr 49
MOV: unknown chunk: dinf 28
MOV:    Sample info!
MOV:     Description list! (cnt:1)
MOV:      desc #0: sowt  (0 bytes)
MOV:     Sample duration table! (1 blocks)
MOV:     Sample->Chunk mapping table!  (2 blocks) (ver:0,flags:0)
MOV:     Sample size table! (entries=3838170 ss=1) (ver:0,flags:0)
MOV:     Chunk offset table! (88 chunks)
MOV track #1: 88 chunks, 0 samples
pts=3838170  scale=44100  time=87.033
==> Found audio stream: 1
Audio bits: 16  chans: 1  rate: 17580
MOV: Found unknown audio atom Fourcc: sowt
--------------
Quicktime Clip Info:
[V] filefmt:7  fourcc:0x31515653  size:320x240  fps:30.00  ftime:=0.0333
get_path('sub/') -> '/home/debenham/.mplayer/sub/'
Detected audio codec: [pcm] afm:2 (Uncompressed PCM)
Initializing audio codec...
Opening audio decoder: [pcm] Uncompressed PCM audio decoder
dec_audio: Allocating 2048 + 65536 = 67584 bytes for output buffer
AUDIO: 44100 Hz, 1 ch, sfmt: 0x20 (2 bps), ratio: 88200->88200 (705.6 kbit)
==========================================================================
Opening video decoder: [svq1] SVQ1 (Sorenson v1) Video decoder
VDec: vo config request - 320 x 240 (preferred csp: Planar YVU9)  
vo_debug: query(Planar YVU9) returned 0x0 (i=0) 
Couldn't find matching colorspace - retrying with -vop scale...
Opening video filter: [scale]
SwScale params: -1 x -1 (-1=no scaling)
scale: query(BGR 32-bit) -> 1
scale: query(BGR 24-bit) -> 1
scale: query(BGR 16-bit) -> 1
scale: query(BGR 15-bit) -> 1
scale: query(BGR 8-bit) -> 0
scale: query(BGR 4-bit) -> 0
scale: query(BGR 1-bit) -> 0
scale: query(RGB 32-bit) -> 1
scale: query(RGB 24-bit) -> 1
scale: query(RGB 16-bit) -> 1
scale: query(RGB 15-bit) -> 1
scale: query(RGB 8-bit) -> 0
scale: query(RGB 4-bit) -> 0
scale: query(RGB 1-bit) -> 0
scale: query(Planar YV12) -> 3
vo_debug: query(Planar YVU9) returned 0x475 (i=0) 
Movie-Aspect is undefined - no prescaling applied.
video_out->init(320x240->320x240,flags=0,'MPlayer',0x39555659)
scale: query(BGR 32-bit) -> 1
scale: query(BGR 24-bit) -> 1
scale: query(BGR 16-bit) -> 1
scale: query(BGR 15-bit) -> 1
scale: query(BGR 8-bit) -> 0
scale: query(BGR 4-bit) -> 0
scale: query(BGR 1-bit) -> 0
scale: query(RGB 32-bit) -> 1
scale: query(RGB 24-bit) -> 1
scale: query(RGB 16-bit) -> 1
scale: query(RGB 15-bit) -> 1
scale: query(RGB 8-bit) -> 0
scale: query(RGB 4-bit) -> 0
scale: query(RGB 1-bit) -> 0
scale: query(Planar YV12) -> 3
SwScaler: using unscaled Planar YVU9 -> Planar YV12 special converter
REQ: flags=0x437  req=0x0  
VO: [sdl] 320x240 => 320x240 Planar YV12 
VO: Description: SDL YUV/RGB/BGR renderer (SDL v1.1.7+ only!)
VO: Author: Ryan C. Gordon <icculus at lokigames.com>, Felix Buenemann <atmosfear at users.sourceforge.net>
SDL: Using 0x32315659 (Planar YV12) image format
SDL: deactivating XScreensaver/DPMS
SDL: X11 Resolution 1152x864
SDL: Using driver: x11
SDL: using hardware-surface
SDL: setting windowed mode
Detected video codec: [svq1] vfm:27 (Sorenson v1 (native codec))
==========================================================================
AO: [sdl] 44100Hz 1ch Signed 16-bit (Big-Endian)
AO: Description: SDLlib audio output
AO: Author: Felix Buenemann <atmosfear at users.sourceforge.net>
SDL: Samplerate: 44100Hz Channels: Mono Format Signed 16-bit (Big-Endian)
SDL: buf size = 2048
Start playing...


MPlayer interrupted by signal 10 in module: decode_video 
- 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.
SDL: activating XScreensaver/DPMS
SDL: Audio Subsystem shutting down!
vo: x11 uninit called but X11 not inited..


More information about the MPlayer-users mailing list