[Bug 738281] New: h264parse, h265parse: disable passthrough if upstream doesn't provide profile/level info

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 10 02:46:48 PDT 2014


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

           Summary: h264parse, h265parse: disable passthrough if upstream
                    doesn't provide profile/level info
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
                CC: slomo at coaxion.net, gb.devel at gmail.com
     GNOME version: ---


+++ This bug was initially created as a clone of Bug #732239 +++

> Now we only need to disable passthrough mode in h26*parse if
> not all information is available in the upstream caps yet :)

Info could be set on caps directly or be in codec_data for AVC of course.

Question is what about byte-stream input, do we re-check pass through mode once
we have acquired the initial caps? do we wait for SPS/PPS before outputting
anything? (might do that already)

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