[FFmpeg-trac] #6235(undetermined:new): xpm: files fails to decode 2

FFmpeg trac at avcodec.org
Mon Mar 13 14:04:19 EET 2017


#6235: xpm: files fails to decode 2
-------------------------------------+-------------------------------------
               Reporter:  ami_stuff  |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  normal     |              Component:
                Version:             |  undetermined
  unspecified                        |               Keywords:
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 decodec correctly with imagemagick/gimp/gnome image viewer

 {{{
 C:\>ffmpeg -i C:\2_8bpp.xpm out.bmp
 ffmpeg version 3.2.git Copyright (c) 2000-2017 the FFmpeg developers
   built with gcc 4.6.2 (GCC)
   configuration: --disable-pthreads --disable-ffprobe --enable-gpl
   libavutil      55. 48.100 / 55. 48.100
   libavcodec     57. 83.100 / 57. 83.100
   libavformat    57. 66.104 / 57. 66.104
   libavdevice    57.  3.100 / 57.  3.100
   libavfilter     6. 76.100 /  6. 76.100
   libswscale      4.  3.101 /  4.  3.101
   libswresample   2.  4.100 /  2.  4.100
   libpostproc    54.  2.100 / 54.  2.100
 [xpm @ 0238d900] Warning: not compiled with thread support, using thread
 emulati
 on
 [xpm @ 0238d900] missing image parameters
 [xpm_pipe @ 02383d20] decoding for stream 0 failed
 [xpm_pipe @ 02383d20] Could not find codec parameters for stream 0 (Video:
 xpm,
 bgra): unspecified size
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 Input #0, xpm_pipe, from 'C:\2_8bpp.xpm':
   Duration: N/A, bitrate: N/A
     Stream #0:0: Video: xpm, bgra, 25 tbr, 25 tbn, 25 tbc
 [xpm @ 02718560] Warning: not compiled with thread support, using thread
 emulati
 on
 Stream mapping:
   Stream #0:0 -> #0:0 (xpm (native) -> bmp (native))
 Press [q] to stop, [?] for help
 [xpm @ 02718560] missing image parameters
 Error while decoding stream #0:0: Invalid data found when processing input
 Finishing stream 0:0 without any data written to it.
 [buffer @ 02387880] Unable to parse option value "0x0" as image size
     Last message repeated 1 times
 [buffer @ 02387880] Error setting option video_size to value 0x0.
 [graph 0 input from stream 0:0 @ 023877c0] Error applying options to the
 filter.

 Error configuring filter graph
 Conversion failed!
 }}}

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


More information about the FFmpeg-trac mailing list