[Bug 651805] New: [aligner] introduce a plugin which can insert padding at the end of streams if they need to fit certain sector alignment specs

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 3 11:53:21 PDT 2011


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

           Summary: [aligner] introduce a plugin which can insert padding
                    at the end of streams if they need to fit certain
                    sector alignment specs
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: fraxinas at opendreambox.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


use case is bluray authoring where streams have to be aligned to logical units
of 6144 bytes each.
standard operation zeropads the last buffer until the desired sector alignment
is reached.
m2tsmode will take the very last actual packet's m2ts header and ts contiuity
count and generate mpeg compliant dummy packets (with adaptation field) up to
the desired sector length.

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