[gstreamer-bugs] [Bug 591706] totem has trouble with multiple subtitle streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 18 07:41:01 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=591706


Philip Withnall <bugzilla> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED
          Component|Movie player                |gst-plugins-base
            Version|2.27.x                      |0.10.24
         AssignedTo|totem-general-maint at gnome.b |gstreamer-bugs at lists.source
                   |ugs                         |forge.net
            Product|totem                       |GStreamer
   Target Milestone|---                         |HEAD
          QAContact|totem-general-maint at gnome.b |gstreamer-bugs at lists.source
                   |ugs                         |forge.net


--- Comment #5 from Philip Withnall <bugzilla at tecnocode.co.uk> 2009-08-18 14:41:00 UTC ---
I suspect it's a problem because vobsub subtitles are essentially subpictures,
and there isn't any support for playing subtitles and subpictures at the same
time yet.

0:00:02.076421576 12276 0xb1d05cb8 DEBUG               playsink
gstplaysink.c:1715:gst_play_sink_reconfigure:<playsink0> reconfiguring
0:00:02.076457545 12276 0xb1d05cb8 WARN                playsink
gstplaysink.c:2034:gst_play_sink_reconfigure:<playsink0> error: Can't play a
text subtitles and subpictures.
0:00:02.076474656 12276 0xb1d05cb8 WARN                playsink
gstplaysink.c:2034:gst_play_sink_reconfigure:<playsink0> error: Have text pad
and subpicture pad
0:00:02.076491208 12276 0xb1d05cb8 DEBUG            GST_MESSAGE
gstelement.c:1731:gst_element_message_full:<playsink0> start
0:00:02.076531646 12276 0xb1d05cb8 INFO        GST_ERROR_SYSTEM
gstelement.c:1762:gst_element_message_full:<playsink0> posting message: Can't
play a text subtitles and subpictures.
0:00:02.076560491 12276 0xb1d05cb8 DEBUG                GST_BUS
gstbus.c:308:gst_bus_post:<bus0> [msg 0xa333980] posting on bus, type error,
GstMessageError, gerror=(GstGError)NULL, debug=(string)"gstplaysink.c\(2034\):\
gst_play_sink_reconfigure\ \(\):\
/GstPlayBin2:play/GstPlaySink:playsink0:\012Have\ text\ pad\ and\ subpicture\
pad"; from source <playsink0>
0:00:02.076595132 12276 0xb1d05cb8 DEBUG                    bin
gstbin.c:2894:gst_bin_handle_message_func:<play> [msg 0xa333980] handling child
playsink0 message of type error
0:00:02.076612243 12276 0xb1d05cb8 DEBUG                    bin
gstbin.c:3165:gst_bin_handle_message_func:<play> posting message upward
0:00:02.076628516 12276 0xb1d05cb8 DEBUG                GST_BUS
gstbus.c:308:gst_bus_post:<bus1> [msg 0xa333980] posting on bus, type error,
GstMessageError, gerror=(GstGError)NULL, debug=(string)"gstplaysink.c\(2034\):\
gst_play_sink_reconfigure\ \(\):\
/GstPlayBin2:play/GstPlaySink:playsink0:\012Have\ text\ pad\ and\ subpicture\
pad"; from source <playsink0>
0:00:02.076663437 12276 0xb1d05cb8 DEBUG                GST_BUS
gstbus.c:338:gst_bus_post:<bus1> [msg 0xa333980] pushing on async queue
0:00:02.076681176 12276 0xb1d05cb8 DEBUG                GST_BUS
gstbus.c:343:gst_bus_post:<bus1> [msg 0xa333980] pushed on async queue
0:00:02.076698287 12276 0xb1d05cb8 DEBUG                GST_BUS
gstbus.c:334:gst_bus_post:<bus0> [msg 0xa333980] dropped
0:00:02.076714421 12276 0xb1d05cb8 INFO        GST_ERROR_SYSTEM
gstelement.c:1785:gst_element_message_full:<playsink0> posted error message:
Can't play a text subtitles and subpictures.

-- 
Configure bugmail: http://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