[Bug 768473] playback is not playing smoothly after selecting .sub or .srt subtitle to the playing file

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 6 07:10:36 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
See above, you either need to implement GstVideoOverlayComposition (and you
need GStreamer 1.6 or better 1.8 for this to work properly), or use glimagesink
(which needs special integration work to be done to work with imx6, and also
1.6 or 1.8).

There's nothing that can be done on our side here, it's something that has to
be solved in the imx6 elements. The problem is that because of the textoverlay
element, whenever there are subtitles the video frames have to be handled by
the CPU and downloaded from the GPU and uploaded again. That's slow.

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