[Bug 796831] composition: Output one single segment "per seek"
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Sep 8 20:35:42 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796831
Thibault Saunier <tsaunier at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #373087|0 |1
is obsolete| |
--- Comment #2 from Thibault Saunier <tsaunier at gnome.org> ---
Created attachment 373569
--> https://bugzilla.gnome.org/attachment.cgi?id=373569&action=edit
composition: Output one single segment "per seek"
Instead of pushing a segment per new stack, output one single segment
that represents the whole duration of the composition. We now
retimestamp everything inside that segment using buffer PTS running
time.
The main goal of doing so is to avoid having the encoder drainning on
new segments which, with some encoders, leads to the introduction of
a few "silent" samples, meaning hicups/blips/blops.
--
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