Opened 12 years ago

Closed 12 years ago

#645 closed enhancement (fixed)

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 (6)

basi0g02.png (154 bytes ) - added by ami_stuff 12 years ago.
basi0g04.png (247 bytes ) - added by Carl Eugen Hoyos 12 years ago.
basn0g02.png (104 bytes ) - added by Carl Eugen Hoyos 12 years ago.
basn0g04.png (145 bytes ) - added by Carl Eugen Hoyos 12 years ago.
2bpp_grayscale.png (95.8 KB ) - added by ami_stuff 12 years ago.
4bpp_grayscale.png (162.2 KB ) - added by ami_stuff 12 years ago.

Download all attachments as: .zip

Change History (10)

by ami_stuff, 12 years ago

Attachment: basi0g02.png added

comment:1 by Carl Eugen Hoyos, 12 years ago

Component: undeterminedavcodec
Keywords: png added
Priority: normalwish
Reproduced by developer: set
Status: newopen
Type: defectenhancement
Version: unspecifiedgit-master

by Carl Eugen Hoyos, 12 years ago

Attachment: basi0g04.png added

by Carl Eugen Hoyos, 12 years ago

Attachment: basn0g02.png added

by Carl Eugen Hoyos, 12 years ago

Attachment: basn0g04.png added

by ami_stuff, 12 years ago

Attachment: 2bpp_grayscale.png added

by ami_stuff, 12 years ago

Attachment: 4bpp_grayscale.png added

comment:2 by ami_stuff, 12 years ago

better samples attached

comment:3 by Elon Musk, 12 years ago

This one needs 2 new pixel formats in libswscale.

comment:4 by Carl Eugen Hoyos, 12 years ago

Resolution: fixed
Status: openclosed

Fixed by Michael.

Note: See TracTickets for help on using tickets.