[Bug 792429] New: rtph265depay: should support hvc1 and hev1

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 11 13:43:16 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=792429

            Bug ID: 792429
           Summary: rtph265depay: should support hvc1 and hev1
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: gdesmott at gnome.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Here is the src caps template of rtph265depay:
      video/x-h265
          stream-format: byte-stream
              alignment: { (string)nal, (string)au }

It would be good to support the stream-format 'hvc1' and 'hev1' as well, like
we already have on rtph264depay supporting avc:
      video/x-h264
          stream-format: avc
              alignment: au
      video/x-h264
          stream-format: byte-stream
              alignment: { (string)nal, (string)au }

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