[Bug 722129] mpegtsmux: alignment property does not work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 13 12:36:20 PST 2014


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-01-13 20:36:15 UTC ---
Ah, so I think this is my bad really, the alignment property doesn't do what I
thought it did, but actually does what is says on the tin. So if you say
alignment=7 it will push a *multiple* of 1316 bytes, not exactly 7 packets /
1316 bytes.

You could just use chopmydata or rndbuffersize as workaround, but those
probably don't preserve timestamps for syncinc on udpsink (but then you don't
need those if you have a live source as input).

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