[Bug 797134] gst-player: Subtitle offset configuration support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Oct 28 17:12:41 UTC 2018


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

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

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

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

::: gst/playback/gstplaysink.c
@@ +4064,3 @@
+
+  if (tchain && tchain->overlay) {
+    g_object_set (tchain->overlay, "subtitle-ts-offset", text_offset, NULL);

If a text-sink is set on playsink, you need to set the ts-offset property on it
instead

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