[FFmpeg-trac] #913(undetermined:new): tiff g3fax: incorrect value of rows per strip

FFmpeg trac at avcodec.org
Wed Jan 11 19:20:18 CET 2012


#913: tiff g3fax: incorrect value of rows per strip
-------------------------------------+-------------------------------------
             Reporter:  ami_stuff    |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 fax2d.tif  1728x1082 1-bit b&w (G3/2D) facsimile
 g3test.tif  TIFF equivalent of g3test.g3 created by fax2tiff

 http://download.osgeo.org/libtiff/old/v3.4pics.tar.gz

 {{{
 C:\>ffmpeg -i fax2d.tif out.bmp
 ffmpeg version N-36635-gceb0dd9 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Jan  9 2012 17:39:58 with gcc 4.6.2
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-ru
 ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-
 libope
 ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-
 libgsm --en
 able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-
 libschroedinger -
 -enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-
 amrwben
 c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs
 --enable-
 libxvid --enable-zlib
   libavutil      51. 34.100 / 51. 34.100
   libavcodec     53. 54.100 / 53. 54.100
   libavformat    53. 29.100 / 53. 29.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 58.100 /  2. 58.100
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0.  6.100 /  0.  6.100
   libpostproc    51.  2.100 / 51.  2.100
 [tiff @ 02645B60] Incorrect value of rows per strip
 [image2 @ 020E2320] Could not find codec parameters (Video: tiff)
 fax2d.tif: could not find codec parameters
 }}}

 {{{
 C:\>ffmpeg -i g3test.tif out.bmp
 ffmpeg version N-36635-gceb0dd9 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Jan  9 2012 17:39:58 with gcc 4.6.2
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-ru
 ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-
 libope
 ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-
 libgsm --en
 able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-
 libschroedinger -
 -enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-
 amrwben
 c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs
 --enable-
 libxvid --enable-zlib
   libavutil      51. 34.100 / 51. 34.100
   libavcodec     53. 54.100 / 53. 54.100
   libavformat    53. 29.100 / 53. 29.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 58.100 /  2. 58.100
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0.  6.100 /  0.  6.100
   libpostproc    51.  2.100 / 51.  2.100
 [tiff @ 02645B60] Incorrect value of rows per strip
 [image2 @ 020E2320] Could not find codec parameters (Video: tiff)
 g3test.tif: could not find codec parameters
 }}}

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


More information about the FFmpeg-trac mailing list