[gstreamer-bugs] [Bug 162306] New: pngdec does not decode all png files properly.

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Dec 27 01:28:14 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=162306
GStreamer | gst-plugins | Ver: HEAD CVS

           Summary: pngdec does not decode all png files properly.
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: tommydal at optushome.com.au
         QAContact: gstreamer-bugs at lists.sourceforge.net


Using the following pipeline:

gst-launch filesrc location="/home/tommy/GNOME-Sunset_blue_1280x1024.png" !
pngdec ! pngenc ! filesink location="/home/tommy/Test.png"

Causes the following errors while running the pipeline:

...
** (process:3334): WARNING **: reading past end of buffer
...

Additionally the file outputted at the end of the the pipeline is not the same
as the original file. Using gdkpixbufdec yields the correct results.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list