[MPlayer-dev-eng] [BUG} mencoder core dump

Christian Bienia cbienia at CS.Princeton.EDU
Tue Sep 19 19:31:48 CEST 2006


Hi,

if I use mencoder with multiple threads on Solaris I get a core dump
right at the beginning if a high number of threads is chosen. Here's the
output I get:

mencoder "mf://*.jpg" -o test.avi -ovc lavc -lavcopts
vcodec=mpeg4:threads=4
MEncoder dev-SVN-rUNKNOWN-3.4.3 (C) 2000-2006 MPlayer Team
CPU: Sun Sparc
success: format: 16  data: 0x0 - 0x0
[mf] search expr: *.jpg
[mf] number of files: 128 (512)
[demux_mf] file type was not set! trying 'type=jpg'...
VIDEO:  [IJPG]  0x0  24bpp  25.000 fps    0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:16  fourcc:0x47504A49  size:0x0  fps:25.00  ftime:=0.0400
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffmjpeg] vfm: ffmpeg (FFmpeg MJPEG decoder)
==========================================================================
VDec: vo config request - 640 x 360 (preferred colorspace: Planar 444P)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDec: using Planar 444P as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
SwScaler: reducing / aligning filtersize 1 -> 1
SwScaler: reducing / aligning filtersize 9 -> 8
SwScaler: reducing / aligning filtersize 1 -> 1
SwScaler: reducing / aligning filtersize 9 -> 8

SwScaler: BICUBIC scaler, from yuv444p to yuv420p using C
SwScaler: using C scaler for horizontal scaling
SwScaler: using 1-tap C "scaler" for vertical scaling (YV12 like)
SwScaler: 640x360 -> 640x360
videocodec: libavcodec (640x360 fourcc=34504d46 [4PMF])
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
Bus Error (core dumped)


I tried this with the latest version from SVN. The input is the
uncompressed images of the open source movie "Elephants Dream", which
I've converted from png to jpeg beforehand.

- Chris





More information about the MPlayer-dev-eng mailing list