[Bug 685282] dvdspu: figure out how to make it work with hardware decoders and subpicture overlays

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Sep 26 08:01:35 PDT 2015


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

--- Comment #38 from Jan Schmidt <thaytan at noraisin.net> ---
Confirming what I said on IRC: Reverting the cache composition makes the
animated subs play again.

It looks like the composition caching only allows for subs to change when a new
event or packet arrives, but actually VOB subs are a sequence of commands to be
executed in turn at particular timestamps - we need a way for the vobsub
implementation to flag that advancing the SPU did or did not change the output
and use it to invalidate the cache.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list