[FFmpeg-user] problem reading list of pictures

Oliver Seitz info at vtnd.de
Sun Jun 17 18:59:08 CEST 2012


Hi list!

I'm trying to convert a list of pictures to a video file. It worked 
yesterday...

I've updated ffmpeg, and it does not work anymore. Am I doing something 
wrong? Here's the command:

$> ffmpeg -i ../images/images_%05d.dpx -vcodec mpeg4 test.avi
ffmpeg version N-41651-g20a6fa7 Copyright (c) 2000-2012 the FFmpeg 
developers
   built on Jun 17 2012 17:24:59 with gcc 4.7.0
   configuration: --disable-ffplay --disable-ffserver --disable-ffprobe 
--enable-libx264 --enable-gpl
   libavutil      51. 58.100 / 51. 58.100
   libavcodec     54. 25.100 / 54. 25.100
   libavformat    54.  6.101 / 54.  6.101
   libavdevice    54.  0.100 / 54.  0.100
   libavfilter     2. 81.100 /  2. 81.100
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0. 15.100 /  0. 15.100
   libpostproc    52.  0.100 / 52.  0.100
[image2 @ 0x99c93c0] Stream #0: not enough frames to estimate rate; 
consider increasing probesize
Input #0, image2, from '../images/images_%05d.dpx':
   Duration: 00:03:05.72, start: 0.000000, bitrate: N/A
     Stream #0:0: Video: dpx, rgb48le, 1920x1080 [SAR -1:-1 DAR 16:9], 
25 tbr, 25 tbn, 25 tbc
[vbuffer source @ 0x99c7720] [Eval @ 0xbfce684c] Undefined constant or 
missing '(' in ''
[vbuffer source @ 0x99c7720] Unable to parse option value "1/-1"
[buffer @ 0x99cf700] Error parsing options string: 
video_size=1920x1080:pix_fmt=42:time_base=1/25:pixel_aspect=-1/-1:sws_param=flags=2:frame_rate=25/1.
Error opening filters!

Thanks for any help!

Greets,
Kiste


More information about the ffmpeg-user mailing list