Opened 12 years ago

Closed 12 years ago

Last modified 9 years ago

#955 closed defect (invalid)

png: could not find codec parameters

Reported by: Jeff Snider Owned by:
Priority: normal Component: undetermined
Version: 0.10 Keywords: png
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

$ ffmpeg -i i00000.png
ffmpeg version N-37208-g01fcbdf Copyright (c) 2000-2012 the FFmpeg developers

built on Jan 27 2012 18:34:52 with gcc 4.6.2
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
libavutil 51. 34.101 / 51. 34.101
libavcodec 53. 60.100 / 53. 60.100
libavformat 53. 31.100 / 53. 31.100
libavdevice 53. 4.100 / 53. 4.100
libavfilter 2. 60.100 / 2. 60.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 6.100 / 0. 6.100
libpostproc 52. 0.100 / 52. 0.100

[image2 @ 00389AA0] decoding for stream 0 failed
[image2 @ 00389AA0] Could not find codec parameters (Video: png)
i00000.png: could not find codec parameters
$

Attachments (1)

i00000.png (44 bytes ) - added by Jeff Snider 12 years ago.
1450x1080 png

Download all attachments as: .zip

Change History (6)

by Jeff Snider, 12 years ago

Attachment: i00000.png added

1450x1080 png

comment:1 by Jeff Snider, 12 years ago

Status: newopen

comment:2 by Jeff Snider, 12 years ago

User error. Ticket can be closed or deleted.

comment:3 by Carl Eugen Hoyos, 12 years ago

Resolution: invalid
Status: openclosed

comment:4 by Roger Pack, 12 years ago

for followers, this error message "can" at times mean that you didn't compile with --enable-zlib (though that wasn't the case here so not sure what happened...)

comment:5 by Carl Eugen Hoyos, 9 years ago

Keywords: codec removed
Note: See TracTickets for help on using tickets.