Opened 7 years ago

Closed 7 years ago

#6235 closed defect (fixed)

xpm: file fails to decode 2

Reported by: ami_stuff Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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!

Attachments (1)

2_8bpp.xpm (1.5 MB ) - added by ami_stuff 7 years ago.

Download all attachments as: .zip

Change History (3)

by ami_stuff, 7 years ago

Attachment: 2_8bpp.xpm added

comment:1 by ami_stuff, 7 years ago

Summary: xpm: files fails to decode 2xpm: file fails to decode 2

comment:2 by Elon Musk, 7 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.