id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
661,Support image range for iff,cehoyos,,"Image range is currently only supported for format image2, not for iff images.
{{{
$ ls *.iff
conn01.iff  conn02.iff  conn03.iff  conn04.iff  conn05.iff
$ ffmpeg -i conn%2d.iff
ffmpeg version N-34903-g16b809c, Copyright (c) 2000-2011 the FFmpeg developers
  built on Nov 16 2011 11:09:31 with gcc 4.5.3
  configuration: --cc=/usr/local/gcc-4.5.3/bin/gcc --enable-gpl --enable-libxvid
  libavutil    51. 25. 0 / 51. 25. 0
  libavcodec   53. 34. 0 / 53. 34. 0
  libavformat  53. 20. 0 / 53. 20. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 48. 1 /  2. 48. 1
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
conn%2d.iff: No such file or directory
}}}
",enhancement,open,wish,undetermined,git-master,,iff,,,,0,0
