[Bug 757153] opus: Handle start/end trimming

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 27 00:04:53 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=757153

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
No, because having it in the segment requires you to a) know the complete
amount of padding at the beginning (you don't in MPEGTS) and b) to know the
segment stop position accurately (you don't for MPEGTS, raw MP3, etc).

I think a combined approach with using the segment if possible, and otherwise
having some kind of meta (which has a flag to say if clipping this specific
padding was removed via the segment already) would be the best solution here.

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