Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- hendrikus@10:~/Bureaublad$ ls
- img0.png img1.png img2.png img3.png img4.png
- hendrikus@10:~/Bureaublad$ ffmpeg -f image2 -r 1/20 -i img%03d.png out.avi
- FFmpeg version SVN-r0.5.1-4:0.5.1-1ubuntu1.3, Copyright (c) 2000-2009 Fabrice Bellard, et al.
- configuration: --extra-version=4:0.5.1-1ubuntu1.3 --prefix=/usr --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --disable-stripping --disable-vhook --enable-runtime-cpudetect --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --enable-shared --disable-static
- libavutil 49.15. 0 / 49.15. 0
- libavcodec 52.20. 1 / 52.20. 1
- libavformat 52.31. 0 / 52.31. 0
- libavdevice 52. 1. 0 / 52. 1. 0
- libavfilter 0. 4. 0 / 0. 4. 0
- libswscale 0. 7. 1 / 0. 7. 1
- libpostproc 51. 2. 0 / 51. 2. 0
- built on Dec 21 2011 18:37:21, gcc: 4.4.3
- img%03d.png: I/O error occurred
- Usually that means that input file is truncated and/or corrupted.
Add Comment
Please, Sign In to add comment