[Bug 723327] matroskademux: Set buffer offsets for output

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 31 13:26:22 PST 2014


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

--- Comment #7 from Brendan Long <self at brendanlong.com> 2014-01-31 21:26:12 UTC ---
Created an attachment (id=267757)
 View: https://bugzilla.gnome.org/attachment.cgi?id=267757
 Review: https://bugzilla.gnome.org/review?bug=723327&attachment=267757

Patch to copy all buffer metadata in webvttenc

I ran into an issue while creating a proof-of-concept for this. webvttenc
throws away all of the buffer metadata except timestamp and duration. Even if
we decide not to include offsets in subtitle buffers, webvttenc shouldn't be
throwing it away, along with the flags, GstMeta, and anything else we might
attach to buffers in the future.

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