[Bug 737487] New: h264parse: sets parsed=true on output even in passthrough mode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Sep 27 08:56:23 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=737487
  GStreamer | gst-plugins-bad | git

           Summary: h264parse: sets parsed=true on output even in
                    passthrough mode
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: matej.knopp at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


This doesn't seem right. Just because both input and output are in same format,
the parser should claim that it has parsed the input and then enable
passthrough.

In may case matroskademux output AVC H.264 (unparsed), decoder requires AVC
with parsed=true and parser just  appends parsed=true to the caps without even
looking at the stream.

-- 
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