[Bug 664811] New: Fix to h264parse to create a correct codecdata

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 25 07:05:26 PST 2011


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

           Summary: Fix to h264parse to create a correct codecdata
    Classification: Platform
           Product: GStreamer
           Version: 0.10.22
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: david.soto at ridgerun.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=202131)
 View: https://bugzilla.gnome.org/attachment.cgi?id=202131
 Review: https://bugzilla.gnome.org/review?bug=664811&attachment=202131

Fix to h264parse to create a correct codecdata

The current version of h264parse creates a wrong codecdata parameter since it
don't use the correct index to extract information like profile_idc,
profile_compability and level_idc from the sequence parameter set (SPS) created
by the H264 encoder, causing problems to identify (in the decoder side) the
profile that was used to encode the stream, as result the decoder won't be able
to decode the stream properly. Attached to this post you will find a patch to
solve this problem.

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