Opened 17 years ago

Closed 16 years ago

#894 closed defect (invalid)

Mplayer crash on OS X. Uses openGL though configured without?

Reported by: andersronningen@… Owned by: beastd
Priority: normal Component: vo
Version: HEAD Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Built svn from HEAD today. Mplayer crashes when I try to start a movie, and a helper on #mplayer told me that it tries to use opengl even though I configured with "./configure --disable-gl --disable-x11". File type doesn´t seem to matter.

Dump:

16:30:30 ~/Movies $ mplayer -v R\ Kelly\ -\ Trapped\ In\ The\ Closet-1-12.mpg
MPlayer dev-SVN-r24429-4.0.1 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz (Family: 6, Model: 15, Stepping: 10)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
get_path('codecs.conf') -> '/Users/anders/.mplayer/codecs.conf'
Reading /Users/anders/.mplayer/codecs.conf: 113 audio & 234 video codecs
Configuration: --disable-gl --disable-x11
CommandLine: '-v' 'R Kelly - Trapped In The Closet-1-12.mpg'
init_freetype
get_path('font/font.desc') -> '/Users/anders/.mplayer/font/font.desc'
font: can't open file: /Users/anders/.mplayer/font/font.desc
Bitmap font /usr/local/share/mplayer/font/font.desc loaded successfully! (206 chars)
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
get_path('fonts') -> '/Users/anders/.mplayer/fonts'
Using Darwin accurate timing
get_path('input.conf') -> '/Users/anders/.mplayer/input.conf'
Parsing input config file /Users/anders/.mplayer/input.conf
Input config file /Users/anders/.mplayer/input.conf parsed: 78 binds
get_path('R Kelly - Trapped In The Closet-1-12.mpg.conf') -> '/Users/anders/.mplayer/R Kelly - Trapped In The Closet-1-12.mpg.conf'

Playing R Kelly - Trapped In The Closet-1-12.mpg.
get_path('sub/') -> '/Users/anders/.mplayer/sub/'
[file] File size is 805649460 bytes
STREAM: [file] R Kelly - Trapped In The Closet-1-12.mpg
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
LAVF_check: MPEG PS format
Checking for YUV4MPEG2
ASF_check: not ASF guid!
Checking for NuppelVideo
Checking for REAL
Checking for SMJPEG
Searching demuxer type for filename R Kelly - Trapped In The Closet-1-12.mpg ext: .mpg
Checking for Nullsoft Streaming Video
Checking for MOV
Checking for VIVO
header block 1 size: 0
AVS: avs_check_file - attempting to open file R Kelly - Trapped In The Closet-1-12.mpg
AVS: File is too big, aborting...
Checking for PVA
Checking for MPEG-TS...
TRIED UP TO POSITION 70850, FOUND 47, packet_size= 0, SEEMS A TS? 0
Checking for LMLM4 Stream Format
Invalid packet in LMLM4 stream: ch=0 size=1140851704
LMLM4 Stream Format not found
system stream synced at 0xD (13)!
==> Found video stream: 0
==> Found audio stream: 0
MPEG-PS file format detected.
Searching for sequence header... OK!
VIDEO: MPEG2 480x480 (aspect 2) 29.970 fps 2378.0 kbps (297.2 kbyte/s)
[V] filefmt:2 fourcc:0x10000002 size:480x0 fps:29.97 ftime:=0.0334
get_path('sub/') -> '/Users/anders/.mplayer/sub/'
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 480 x 480 (preferred colorspace: Mpeg PES)
2007-09-11 16:30:38.685 mplayer[26478] invalid drawable
Failed to create Pixel Buffer(-6661)
Failed to create OpenGL texture(-6661)
2007-09-11 16:30:38.704 mplayer[26478] An uncaught exception was raised
2007-09-11 16:30:38.704 mplayer[26478] Can't cache image
2007-09-11 16:30:38.704 mplayer[26478] * Uncaught exception: <NSImageCacheException> Can't cache image
Trace/BPT trap

Change History (2)

comment:1 by andersronningen@…, 17 years ago

MPlayer dev-SVN-r24429-4.0.1 now seems to work for me, after I deleted my tree and did a new checkout.

comment:2 by ulion2002@…, 16 years ago

Resolution: invalid
Status: newclosed

Then I'd like to mark it is not a bug.

Note: See TracTickets for help on using tickets.