[Bug 652995] New: legacyh264parse wrong access-unit output

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 20 04:08:30 PDT 2011


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

           Summary: legacyh264parse wrong access-unit output
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: lfarkas at lfarkas.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


if you run the following pipeline (and eg generate dot file to examine the
pipeline) then after the 2nd legacyh264parse the caps (stream type) still
remain "access-unit true". so it seems the conversion from access-unit=true to
access-unit=false do not working.

gst-launch videotestsrc ! x264enc ! legacyh264parse access-unit=true
output-format=0  ! legacyh264parse access-unit=false output-format=1 ! fakesink

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