[FFmpeg-trac] #7675(avcodec:new): Support 5-component (cmyk) tiff

FFmpeg trac at avcodec.org
Sun Jan 13 03:11:19 EET 2019


#7675: Support 5-component (cmyk) tiff
---------------------------------------+----------------------------------
               Reporter:  cehoyos      |                  Owner:
                   Type:  enhancement  |                 Status:  new
               Priority:  wish         |              Component:  avcodec
                Version:  git-master   |               Keywords:  tif cmyk
             Blocked By:               |               Blocking:
Reproduced by developer:  0            |  Analyzed by developer:  0
---------------------------------------+----------------------------------
 {{{
 $ ffmpeg -i 32bpp_lzw_cmyk.tif
 ffmpeg version N-92961-g90ab9a5 Copyright (c) 2000-2019 the FFmpeg
 developers
   built with gcc 6.4.0 (GCC)
   configuration: --enable-gpl --enable-libxml2 --enable-gnutls --enable-
 gmp --enable-version3 --enable-libx264
   libavutil      56. 25.100 / 56. 25.100
   libavcodec     58. 43.101 / 58. 43.101
   libavformat    58. 25.100 / 58. 25.100
   libavdevice    58.  6.101 / 58.  6.101
   libavfilter     7. 47.100 /  7. 47.100
   libswscale      5.  4.100 /  5.  4.100
   libswresample   3.  4.100 /  3.  4.100
   libpostproc    55.  4.100 / 55.  4.100
 [tiff @ 0x2d24180] This format is not supported (bpp=0, 5 components)
 [tiff_pipe @ 0x2d22500] decoding for stream 0 failed
 [tiff_pipe @ 0x2d22500] Could not find codec parameters for stream 0
 (Video: tiff, none): unspecified size
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 Input #0, tiff_pipe, from '32bpp_lzw_cmyk.tif':
   Duration: N/A, bitrate: N/A
     Stream #0:0: Video: tiff, none, 25 tbr, 25 tbn, 25 tbc
 At least one output file must be specified
 }}}

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


More information about the FFmpeg-trac mailing list