[gstreamer-bugs] [Bug 565441] New: Smoke encoder doesn't set caps correctly

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Dec 23 02:35:38 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=565441

  GStreamer | gst-plugins-good | Ver: HEAD CVS
           Summary: Smoke encoder doesn't set caps correctly
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: xqueralt at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Linking the encoder to the gdppay element produces the following error:

ERROR: from element /GstPipeline:pipeline0/GstGDPPay:gdppay0: The stream is in
the wrong format.
Additional debug info:
gstgdppay.c(656): gst_gdp_pay_chain ():
/GstPipeline:pipeline0/GstGDPPay:gdppay0:
first received buffer does not have caps set

And this is the used pipeline:

$ gst-launch videotestsrc ! ffmpegcolorspace ! smokeenc ! gdppay ! fakesink

Which works correctly with another encoder like theoraenc.

I've gone through the different commits on that encoder and I think that the
regression was introduced on the following commit (reverting it allows the
pipeline to work):

http://webcvs.freedesktop.org/gstreamer/gst-plugins-good/ext/jpeg/gstsmokeenc.c?r1=1.19&r2=1.20


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=565441.




More information about the gstreamer-bugs mailing list