[gstreamer-bugs] [Bug 591207] totem does display the following subtitle srt file.
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sun Aug 9 02:41:50 PDT 2009
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=591207
GStreamer | gst-plugins-base | Ver: git
Philip Withnall changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at tecnocode.co.uk
AssignedTo|totem-general- |gstreamer-
|maint at gnome.bugs |bugs at lists.sourceforge.net
Status|UNCONFIRMED |NEW
Component|Movie player |gst-plugins-base
Ever Confirmed|0 |1
Product|totem |GStreamer
QAContact|totem-general- |gstreamer-
|maint at gnome.bugs |bugs at lists.sourceforge.net
Target Milestone|--- |HEAD
Version|2.26.x |git
------- Comment #2 from Philip Withnall 2009-08-09 09:41 UTC -------
Looks like GStreamer's failing to correctly detect its MIME type. Confirmed
with trunk Totem and GStreamer.
0:00:09.978194838 7905 0xec6660 INFO typefind
gsttypefindelement.c:166:gst_type_find_element_have_type:<typefind> found caps
text/plain, probability=95
0:00:09.978218340 7905 0xec6660 DEBUG GST_CAPS
gstpad.c:2526:gst_pad_set_caps:<typefind:src> caps 0x1cf65c0 text/plain
0:00:09.978247666 7905 0xec6660 DEBUG decodebin2
gstdecodebin2.c:1501:type_found:<decodebin21> typefind found caps text/plain
0:00:09.978719321 7905 0xec6660 WARN decodebin2
gstdecodebin2.c:1509:type_found:<decodebin21> error: This appears to be a text
file
0:00:09.978748261 7905 0xec6660 WARN decodebin2
gstdecodebin2.c:1509:type_found:<decodebin21> error: decodebin2 cannot decode
plain text files
0:00:09.978765185 7905 0xec6660 DEBUG GST_MESSAGE
gstelement.c:1731:gst_element_message_full:<decodebin21> start
0:00:09.978792539 7905 0xec6660 INFO GST_ERROR_SYSTEM
gstelement.c:1762:gst_element_message_full:<decodebin21> posting message: This
appears to be a text file
0:00:09.978816577 7905 0xec6660 DEBUG GST_BUS
gstbus.c:308:gst_bus_post:<bus25> [msg 0x7ff78c001a30] posting on bus, type
error, GstMessageError, gerror=(GstGError)NULL,
debug=(string)"gstdecodebin2.c\(1509\):\ type_found\ \(\):\
/GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstDecodeBin2:decodebin21:\012decodebin2\
cannot\ decode\ plain\ text\ files"; from source <decodebin21>
0:00:09.978855079 7905 0xec6660 DEBUG bin
gstbin.c:2893:gst_bin_handle_message_func:<uridecodebin1> [msg 0x7ff78c001a30]
handling child decodebin21 message of type error
0:00:09.978870042 7905 0xec6660 DEBUG bin
gstbin.c:3164:gst_bin_handle_message_func:<uridecodebin1> posting message
upward
0:00:09.978883719 7905 0xec6660 DEBUG GST_BUS
gstbus.c:308:gst_bus_post:<bus0> [msg 0x7ff78c001a30] posting on bus, type
error, GstMessageError, gerror=(GstGError)NULL,
debug=(string)"gstdecodebin2.c\(1509\):\ type_found\ \(\):\
/GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstDecodeBin2:decodebin21:\012decodebin2\
cannot\ decode\ plain\ text\ files"; from source <decodebin21>
0:00:09.978914477 7905 0xec6660 DEBUG bin
gstbin.c:2893:gst_bin_handle_message_func:<play> [msg 0x7ff78c001a30] handling
child decodebin21 message of type error
0:00:09.978928743 7905 0xec6660 DEBUG bin
gstbin.c:3164:gst_bin_handle_message_func:<play> posting message upward
0:00:09.978941954 7905 0xec6660 DEBUG GST_BUS
gstbus.c:308:gst_bus_post:<bus1> [msg 0x7ff78c001a30] posting on bus, type
error, GstMessageError, gerror=(GstGError)NULL,
debug=(string)"gstdecodebin2.c\(1509\):\ type_found\ \(\):\
/GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstDecodeBin2:decodebin21:\012decodebin2\
cannot\ decode\ plain\ text\ files"; from source <decodebin21>
0:00:09.978975919 7905 0xec6660 DEBUG GST_BUS
gstbus.c:338:gst_bus_post:<bus1> [msg 0x7ff78c001a30] pushing on async queue
0:00:09.978991295 7905 0xec6660 DEBUG GST_BUS
gstbus.c:343:gst_bus_post:<bus1> [msg 0x7ff78c001a30] pushed on async queue
0:00:09.979006108 7905 0xec6660 DEBUG GST_BUS
gstbus.c:334:gst_bus_post:<bus0> [msg 0x7ff78c001a30] dropped
0:00:09.979019739 7905 0xec6660 DEBUG GST_BUS
gstbus.c:334:gst_bus_post:<bus25> [msg 0x7ff78c001a30] dropped
0:00:09.979032902 7905 0xec6660 INFO GST_ERROR_SYSTEM
gstelement.c:1785:gst_element_message_full:<decodebin21> posted error message:
This appears to be a text file
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=591207.
More information about the Gstreamer-bugs
mailing list