[Bug 736213] New: h264parse: process NAL AU DELIMITER

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Sep 6 16:34:05 PDT 2014


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

           Summary: h264parse: process NAL AU DELIMITER
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: xlazom00 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


there is no reason to dump AU delimiter until we get SPS PPS as 
AU is harmless NAL

for example:
AU SPS PPS IDR AU SLICE AU SLICE ..................
produce:
SPS PPS IDR AU SLICE AU SLICE ..................

iDevices don't play hls stream without AU delimiter for every frame
so If I have h264parse after encoder h264 parse dump first AU delimiter

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