[gstreamer-bugs] [Bug 331917] New: pngdec does not support files with png streams

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Feb 20 09:53:24 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=331917
 GStreamer | gst-plugins-good | Ver: HEAD CVS

           Summary: pngdec does not support files with png streams
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: j at bootlab.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


i.e. quicktime files with png frames
<http://naboo.homelinux.org/~tmattern/samples/mov/aqt_480p/aqt_480p_png.mov>

pngdec will only decode the first frame, while ffdec_png decodes all frames.

gst-launch filesrc location=aqt_480p_png.mov ! qtdemux ! ffdec_png !
ffmpegcolorspace ! xvimagesink
works.

gst-launch filesrc location=aqt_480p_png.mov ! qtdemux ! pngdec !
ffmpegcolorspace ! xvimagesink
only decodes first frame.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list