[Bug 676028] New: Wrong profile setting in H264 RTP payloader

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 14 06:38:52 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=676028
  GStreamer | gst-plugins-good | 0.10.31

           Summary: Wrong profile setting in H264 RTP payloader
    Classification: Platform
           Product: GStreamer
           Version: 0.10.31
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: matteo.pampolini at selexelsag.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


RTP streaming of some MKV/H264 files (as an example the ones generated by
recording AXIS encoders streams) fails with a sort of 'reason not-linked'
error.

After some investigations, it appears that the error is in function
gst_rtp_h264_pay_getcaps of gstrtph264pay.c source file, where at lines 357 and
363 if profile is missing or invalid it is set to 'constrained-baseline'
instead of 'baseline' as the comment itself seems to say.

With the above changes everything is fine.

Matteo

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