Ticket #645 (closed enhancement: fixed)

Opened 19 months ago

Last modified 16 months ago

png file doesn't want to decode

Reported by: ami_stuff Owned by:
Priority: wish Component: avcodec
Version: git-master Keywords: png
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

C:\>ffmpeg -i basi0g02.png
ffmpeg version N-34704-g985e768, Copyright (c) 2000-2011 the FFmpeg developers
  built on Nov 11 2011 01:49:15 with gcc 4.6.2
  configuration: --disable-static --enable-shared --enable-gpl --enable-version3
 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzli
b --enable-frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb --enable
-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-l
ibrtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-li
bvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-l
ibx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil    51. 24. 1 / 51. 24. 1
  libavcodec   53. 31. 0 / 53. 31. 0
  libavformat  53. 20. 0 / 53. 20. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 47. 2 /  2. 47. 2
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[image2 @ 003E9B20] Could not find codec parameters (Video: png, 32x32)
basi0g02.png: could not find codec parameters

Attachments

basi0g02.png Download (154 bytes) - added by ami_stuff 19 months ago.
basi0g04.png Download (247 bytes) - added by cehoyos 18 months ago.
basn0g02.png Download (104 bytes) - added by cehoyos 18 months ago.
basn0g04.png Download (145 bytes) - added by cehoyos 18 months ago.
2bpp_grayscale.png Download (95.8 KB) - added by ami_stuff 17 months ago.
4bpp_grayscale.png Download (162.2 KB) - added by ami_stuff 17 months ago.

Change History

Changed 19 months ago by ami_stuff

comment:1 Changed 19 months ago by cehoyos

  • Status changed from new to open
  • Reproduced by developer set
  • Component changed from undetermined to avcodec
  • Priority changed from normal to wish
  • Version changed from unspecified to git-master
  • Keywords png added
  • Type changed from defect to enhancement

Changed 18 months ago by cehoyos

Changed 18 months ago by cehoyos

Changed 18 months ago by cehoyos

Changed 17 months ago by ami_stuff

Changed 17 months ago by ami_stuff

comment:2 Changed 17 months ago by ami_stuff

better samples attached

comment:3 Changed 17 months ago by richardpl

This one needs 2 new pixel formats in libswscale.

comment:4 Changed 16 months ago by cehoyos

  • Status changed from open to closed
  • Resolution set to fixed

Fixed by Michael.

Note: See TracTickets for help on using tickets.