[Bug 705144] New: mpegvideoparse: support field encoding for interlaced video

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 30 06:20:21 PDT 2013


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

           Summary: mpegvideoparse: support field encoding for interlaced
                    video
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: matej.knopp at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=250467)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=250467)
Patch

Unlike frame encoding mode, in field encoding mode each picture picture
represents one field. We need to combine these two pictures in one frame in the
parser.

In field encoding mode the fields have same TSN, which can be used to determine
if they are parts of same frame.

Sample file:
https://s3.amazonaws.com/MatejK/Samples/field-encoding.vob

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