[Bug 796831] composition: Output one single segment "per seek"

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 18 17:00:02 UTC 2018


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

--- Comment #1 from Thibault Saunier <tsaunier at gnome.org> ---
Created attachment 373087
  --> https://bugzilla.gnome.org/attachment.cgi?id=373087&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