[gstreamer-bugs] [Bug 606744] Totem fails to play video file: "Can't display both text subtitles and subpictures."

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 28 10:49:24 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=606744
  GStreamer | gst-plugins-base | 0.10.25

--- Comment #10 from Mark Nauwelaerts <manauw at skynet.be> 2010-01-28 18:49:20 UTC ---
Created an attachment (id=152508)
 View: https://bugzilla.gnome.org/attachment.cgi?id=152508
 Review: https://bugzilla.gnome.org/review?bug=606744&attachment=152508

Fix newsegment bridging stream gaps

AFAICS, the gap filling and stream synchronization interacted badly here,
leading to newsegment events with start_time going back and forth, leading to
increasing accum time (and derived running_time).

This patch remodels gap filling somewhat, and should also take care of seeking
here.

[btw, I have a few other minor patches w.r.t. stream synchronization, but this
sort-of fits here as it fixes the seeking]

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