"/I\/O error occured/i"
e.g.
acm@Kujitsu:~/Documents/work/projects/mediamover/site/local/public_html/files/media_mover$ ffmpeg -i 'bird.avi' -acodec mp3 'bird.avi.flv'
FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libogg --enable-libgsm --enable-dc1394 --disable-debug --enable-shared --prefix=/usr
libavutil version: 1d.49.3.0
libavcodec version: 1d.51.38.0
libavformat version: 1d.51.10.0
built on Mar 12 2008 15:36:03, gcc: 4.2.3 (Ubuntu 4.2.3-2ubuntu4)
bird.avi: I/O error occured
Usually that means that input file is truncated and/or corrupted.
Comments
Comment #1
arthurf commentedThanks for the report. I've got this in the list of errors now.