[MPlayer-users] mencoder seg violation on Debian: jpg -> avi
Graham Williams
Graham.Williams at csiro.au
Thu Jan 2 12:24:10 CET 2003
Any ideas what I'm doing wrong here - trying to convert a collection
of jpg images into a slideshow movie (is this what the following
does?), but crashes:
$ mencoder \*.jpg -v -mf on:fps=25 -o output.avi -ovc divx4 -v > LOG
MMX2 supported but disabled
can't open '/home/gjw/.mplayer/mencoder_codecs.conf': No such file or directory
File not found: 'frameno.avi'
: No such file or directory
init_freetype
Segmentation fault
This is under Debian using the supplied Debian packages for mencoder
et al.
Output in the LOG file is:
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/share/locale
MEncoder 0.90rc2-2.95.4 (C) 2000-2002 Arpad Gereoffy (see DOCS!)
CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, Stepping: 6)
CPUflags: Type: 6 MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Reading /home/gjw/.mplayer/mencoder_codecs.conf: Reading /etc/mencoder_codecs.conf: 49 audio & 125 video codecs
Reading config file /home/gjw/.mplayer/mencoderUsing MMX Optimized OnScreenDisplay
success: format: 0 data: 0x0 - 0x0
forced mf.
s->pos=0 newpos=0 new_bufpos=0 buflen=0
[demuxer] mf support.
[mf] search expr: *.jpg
[mf] number of files: 5 (20)
==> Found video stream: 0
[V] filefmt:16 fourcc:0x47504A49 size:352x288 fps:25.00 ftime:=0.0400
Opening video filter: [expand=-1:-1:-1:-1:1]
Expand: -1 x -1, -1 ; -1 (-1=autodetect) osd: 1
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
INFO: libavcodec init OK!
Selected video codec: [ffmjpeg] vfm:ffmpeg (FFmpeg MJPEG decoder)
==========================================================================
Writing AVI header...
mjpeg: JFIF header found (version: 1.1)
mjpeg comment: 'File written by Adobe Photoshop¨ 5.2'
[ffmpeg] aspect_ratio: 0.000000
VDec: vo config request - 3008 x 2400 (preferred csp: Planar YV12)
vo_debug: query(Planar 444P) returned 0x0 (i=0)
vo_debug: query(Planar 422P) returned 0x0 (i=1)
vo_debug: query(Packed YUY2) returned 0x401 (i=2)
vo_debug: codec query_format(Packed YUY2) returned FALSE
vo_debug: query(Planar YV12) returned 0x403 (i=3)
VDec: using Planar YV12 as output csp (no 3)
Movie-Aspect is undefined - no prescaling applied.
VO Config (3008x2400->3008x2400,flags=0,'MPlayer',0x32315659)
REQ: flags=0x3 req=0x0
*** [expand] Exporting mp_image_t, 3008x2400x12bpp YUV planar, 10828800 bytes
(imgfmt: 32315659, planes: 0,0,0 strides: 0,0,0, chroma: 1504x1200, shift: h:1,v:1)
*** [divx4] Allocating mp_image_t, 3008x2400x12bpp YUV planar, 10828800 bytes
(imgfmt: 32315659, planes: 41b5a040,423f5240,4223c840 strides: 3008,1504,1504, chroma: 1504x1200, shift: h:1,v:1)
get_path('subfont.ttf') -> '/home/gjw/.mplayer/subfont.ttf'
Unicode font: 1185 glyphs.
OSD chg: 3 V: no pb:-1
OSD chg: 2 V: no pb:-1
Pos: 0.0s 1f ( 0%) 1fps Trem: 0min 0mb A-V:0.000 [0:0] A/Vms 0/595 D/B/S 0/0/0
mjpeg: unsupported coding type (c2)
Pos: 0.1s 2f ( 0%) 1fps Trem: 0min 0mb A-V:0.000 [0:0] A/Vms 0/454 D/B/S 0/0/0
mjpeg: unsupported coding type (c2)
Pos: 0.1s 3f ( 0%) 2fps Trem: 0min 0mb A-V:0.000 [0:0] A/Vms 0/371 D/B/S 0/0/0
mjpeg: unsupported coding type (c2)
Pos: 0.2s 4f ( 0%) 2fps Trem: 0min 0mb A-V:0.000 [0:0] A/Vms 0/329 D/B/S 0/0/0
[ffmpeg] aspect_ratio: 0.000000
VDec: vo config request - 1173 x 794 (preferred csp: Planar YV12)
vo_debug: query(Planar 444P) returned 0x0 (i=0)
vo_debug: query(Planar 422P) returned 0x0 (i=1)
vo_debug: query(Packed YUY2) returned 0x401 (i=2)
vo_debug: codec query_format(Packed YUY2) returned FALSE
vo_debug: query(Planar YV12) returned 0x403 (i=3)
VDec: using Planar YV12 as output csp (no 3)
Movie-Aspect is undefined - no prescaling applied.
VO Config (1173x794->1173x794,flags=0,'MPlayer',0x32315659)
REQ: flags=0x3 req=0x0
--
Graham.Williams at csiro.au Tel: (+61 2) 6216 7042
Enterprise Data Mining Fax: (+61 2) 6216 7111
CSIRO Australia GPO Box 664 Canberra
<http://datamining.csiro.au/> ACT 2601 Australia
More information about the MPlayer-users
mailing list