[gstreamer-bugs] [Bug 339366] [playbin] hangs if suburi file type cannot be determined

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jul 4 12:43:20 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=339366
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|totem-gstreamer-            |gstreamer-
                   |maint at gnome.bugs            |bugs at lists.sourceforge.net
          Component|GStreamer backend           |gst-plugins-base
            Product|totem                       |GStreamer
          QAContact|totem-gstreamer-            |gstreamer-
                   |maint at gnome.bugs            |bugs at lists.sourceforge.net
            Summary|Totem crash if i have a .txt|[playbin] hangs if suburi
                   |file in the folder of the   |file type cannot be
                   |selected file.              |determined
   Target Milestone|---                         |HEAD
            Version|1.4.x                       |HEAD CVS




------- Comment #10 from Tim-Philipp Müller  2006-07-04 19:43 UTC -------
With current GStreamer-0.10 CVS playbin seems to hang if the media type of the
subtitle file is not recognised. More precisely, it hangs in setup_source() at:

      while (!play_base_bin->subtitle_done)
        GROUP_WAIT (play_base_bin);


Also need to check what happens if:

 * subtitle stream media type is known but not decodable
 * subtitle stream media type is known and decodable and audio and/or video


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