[Bug 651805] [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
Sat Jun 4 02:49:39 PDT 2011


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |bilboed at gmail.com
     Ever Confirmed|0                           |1

--- Comment #3 from Edward Hervey <bilboed at gmail.com> 2011-06-04 09:49:38 UTC ---
If we can make the difference between avchd and bluray variants in mpegtsmux,
then I'd be fine with:
* Adding a property with specifies in chunks of how many mpegts packets we
output (ex: 32 packets of {192|188} bytes). It should buffer up and push out
buffers containing that many packets.
* Have the default be deactivated (0?) for all variants (like current
behaviour), except for the bluray variant where it would default to 32.

On EOS, it should push out everything with 0x1fff pid buffers (i.e. null
buffers).

As far as I can tell only bluray (and not AVCHD) requires that.

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