[Bug 704214] New: h264parse splits frame with two fields

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jul 14 13:47:10 PDT 2013


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

           Summary: h264parse splits frame with two fields
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: matej.knopp at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The video contains interlaced frames, however when parsing h264parse doesn't
keep the fields together, which breaks decoding, timestamps, etc.

One reason might be that there is AU delimiter, SEI and PPS between the fields,
but when I tried make parser ignore those it still didn't split the frames
right. 

Maybe someone with better H264 knowledge can fix this? File can be found here:

https://s3.amazonaws.com/MatejK/Samples/00046.MTS

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