[Bug 735944] Totem does not show separate subtitle lines

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 4 05:30:46 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=735944
  GStreamer | don't know | 1.x

--- Comment #3 from Dylan Smith <dyskette at gmail.com> 2014-09-04 12:30:38 UTC ---
Created an attachment (id=285360)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=285360)
totem gst-debug-level 4

OK, so I did a 'totem --gst-debug-level=4' and I found both assrender and
subparse in the output.

$ grep -i assrender totem-gst.txt
====================
0:00:01.208399621  3207      0x228d1e0 INFO      GST_PLUGIN_LOADING
gstplugin.c:833:gst_plugin_load_file: plugin
"/usr/lib64/gstreamer-1.0/libgstassrender.so" loaded
0:00:01.208659380  3207      0x228d1e0 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:362:gst_element_factory_create: creating element
"assrender" named "renderer"
0:00:01.209216903  3207      0x228d1e0 INFO        GST_ELEMENT_PADS
gstelement.c:643:gst_element_add_pad:<GstAssRender at 0x274fb40> adding pad 'src'
0:00:01.209452948  3207      0x228d1e0 INFO        GST_ELEMENT_PADS
gstelement.c:643:gst_element_add_pad:<GstAssRender at 0x274fb40> adding pad
'video_sink'
0:00:01.209472286  3207      0x228d1e0 INFO        GST_ELEMENT_PADS
gstelement.c:643:gst_element_add_pad:<GstAssRender at 0x274fb40> adding pad
'text_sink'
====================

$ grep -i subparse totem-gst.txt 
====================
0:00:01.076787655  3207 0x7fd1c40d0c50 INFO            GST_TYPEFIND
gsttypefind.c:71:gst_type_find_register: registering typefind function for
subparse_typefind
0:00:01.077106747  3207 0x7fd1c40d0c50 INFO      GST_PLUGIN_LOADING
gstplugin.c:833:gst_plugin_load_file: plugin
"/usr/lib64/gstreamer-1.0/libgstsubparse.so" loaded
====================

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