[Bug 735944] assrender: Totem does not show separate subtitle lines overlapping in time

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 18 10:30:57 UTC 2018


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

--- Comment #9 from Michael Drake <michael.drake at codethink.co.uk> ---
Created attachment 373082
  --> https://bugzilla.gnome.org/attachment.cgi?id=373082&action=edit
SSA/ASS: Patch to fix multiple simultanious subtitles issue.

Hi, I have written this patch to fix this bug.

Please let me know if its OK.

I have been testing by running this command with my video file that I attached
before:

GST_DEBUG=assrender:5,assrender_library:5 gst-launch-1.0 -v filesrc
location=../video/test-subs.mkv ! matroskademux name=d ! queue ! h264parse !
avdec_h264 ! videoconvert ! r.   d. ! queue ! "application/x-ass" ! assrender
name=r ! videoconvert ! autovideosink

I have also tested it with Tim-Philipp Müller's attached .mkv file.

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