[FFmpeg-trac] #3103(avcodec:new): Regression reading jpg with exif information

FFmpeg trac at avcodec.org
Thu Oct 31 09:35:37 CET 2013


#3103: Regression reading jpg with exif information
-------------------------------------+-------------------------------------
               Reporter:  cehoyos    |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  important  |              Component:  avcodec
                Version:  git-       |               Keywords:  mjpeg exif
  master                             |  regression
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 A user provided a 3264x2448 jpg sample containing exif information. FFmpeg
 currently only decodes a 200x200 thumbnail, this is a regression since
 e40c9651
 {{{
 $ ffmpeg -i p6exif.jpg
 ffmpeg version N-57653-g6c4b87d Copyright (c) 2000-2013 the FFmpeg
 developers
   built on Oct 31 2013 09:34:52 with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl
   libavutil      52. 48.100 / 52. 48.100
   libavcodec     55. 39.100 / 55. 39.100
   libavformat    55. 19.104 / 55. 19.104
   libavdevice    55.  5.100 / 55.  5.100
   libavfilter     3. 90.100 /  3. 90.100
   libswscale      2.  5.101 /  2.  5.101
   libswresample   0. 17.104 /  0. 17.104
   libpostproc    52.  3.100 / 52.  3.100
 [mjpeg @ 0x3486060] mjpeg: error decoding EXIF data
 Input #0, image2, from 'p6exif.jpg':
   Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
     Stream #0:0: Video: mjpeg, yuvj420p(pc), 200x200 [SAR 1:1 DAR 1:1], 25
 tbr, 25 tbn, 25 tbc
 At least one output file must be specified
 }}}

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


More information about the FFmpeg-trac mailing list