[FFmpeg-trac] #219(FFmpeg:new): Bus error while converting images into a movie

FFmpeg trac at avcodec.org
Wed May 18 18:29:14 CEST 2011


#219: Bus error while converting images into a movie
--------------------------+---------------------
  Reporter:  zlorfi       |      Owner:  michael
      Type:  defect       |     Status:  new
  Priority:  normal       |  Component:  FFmpeg
   Version:  unspecified  |   Keywords:
Blocked By:               |   Blocking:
Reproduced:  0            |   Analyzed:  0
--------------------------+---------------------
 I get an bus error while converting 474 images á 32kb with the following
 cmd-line:
 {{{
 ffmpeg -f image2 -i *.jpg ./a.mp4
 }}}

 Result:

 {{{

 FFmpeg version 0.6.1, Copyright (c) 2000-2010 the FFmpeg developers
   built on Apr 27 2011 00:26:39 with gcc 4.2.1 (Apple Inc. build 5666)
 (dot 3)
   configuration: --disable-debug --prefix=/usr/local/Cellar/ffmpeg/0.6.1
 --enable-shared --enable-pthreads --enable-nonfree --enable-gpl --disable-
 indev=jack --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-
 libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --enable-
 libfaad
   libavutil     50.15. 1 / 50.15. 1
   libavcodec    52.72. 2 / 52.72. 2
   libavformat   52.64. 2 / 52.64. 2
   libavdevice   52. 2. 0 / 52. 2. 0
   libswscale     0.11. 0 /  0.11. 0
 Input #0, image2, from 'img001.jpg':
   Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
     Stream #0.0: Video: mjpeg, yuvj420p, 640x480, 25 tbr, 25 tbn, 25 tbc
 [1]    29252 bus error  ffmpeg -f image2 -i *.jpg ./a.mp4
 }}}

 Any ideas what's causing this error and how to get around it? Google
 wasn't much of a help. I'll attach a sample jpg file.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/219>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list