[Bug 693260] New: decodebin ignores "stream-format" mismatch and connects to decoder directly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 6 05:47:50 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=693260
  GStreamer | gst-plugins-base | 1.0.5

           Summary: decodebin ignores "stream-format" mismatch and
                    connects to decoder directly
    Classification: Platform
           Product: GStreamer
           Version: 1.0.5
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: kishore.arepalli at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


gst-launch-1.0 filesrc location=testh264.mp4 ! decodebin ! d3dvideosink

Decoder caps are:
  SINK template: 'sink'
    Availability: Always
    Capabilities:
      video/x-h264
          stream-format: byte-stream
              alignment: au

qtdemux src pad caps are "video/x-h264, stream-format=avc, alignment: au"

decodebin ignores "stream-format" mismatch and connects to decoder directly

Expected Result:
decodebin should add h264parse element to the pipeline

-- 
Configure bugmail: https://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