[Bug 736655] basesink: preroll issue for some clips which audio is shorter than video

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 13 00:52:51 PST 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #295410|none                        |needs-work
             status|                            |

--- Comment #99 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 295410:
 --> (https://bugzilla.gnome.org/review?bug=736655&attachment=295410)

::: gst/playback/gststreamsynchronizer.c
@@ +909,3 @@
         if (stream->is_eos && !stream->eos_sent) {
           self->send_gap_event = TRUE;
+          stream->gap_duration = GST_CLOCK_TIME_NONE;

This should probably also be reset in PAUSED->READY (where the segment is
already reset currently).

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