[Bug 678130] New: [0.11] Port Mpeg TS Muxer to 0.11

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 14 14:54:21 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=678130
  GStreamer | gst-plugins-bad | 0.11.x

           Summary: [0.11] Port Mpeg TS Muxer to 0.11
    Classification: Platform
           Product: GStreamer
           Version: 0.11.x
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          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: ---


Created an attachment (id=216474)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=216474)
Port mpegtsmuxer to 0.11

Writes both DTS and PTS so it can be used for streams with bframes. 
I've removed code that transformed H264 AVC to byte stream as the muxer only
accepts byte-stream on input and h264 parser can do the transformation.
I couldn't port the part which adds SPN/PTS indexing (
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=bef06e8c8dbd3c6131a6380a4ea3dc5932d260b1
) because it uses GstIndex which isn't present in 0.11 anymore. I've #if 0'd
the relevant parts.

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