[Bug 671570] playbin: video freezes while audio continues normally when you disable subtitle
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Oct 29 09:01:40 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=671570
GStreamer | gst-plugins-base | unspecified
Sunil Angadi <sunilangadi.v> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sunilangadi.v at gmail.com
--- Comment #10 from Sunil Angadi <sunilangadi.v at gmail.com> 2012-10-29 16:01:32 UTC ---
I tried to set blocksize of gstbase source to 100 and I am able to disable
subtitles without blocking the video, however if the subtitles start little bit
late(e.g: once the credits are over, if they are appearing at the start of
clip), then video is blocked till a buffer(worth 100 bytes) gets released.
On the other hand, if I keep trying disable/enable of subtitle multiple times
at some point no effect is observed w.r.t subtitle appearing/disappearing --
filesrc is in paused state :(, while the rest of things seem to be happening
fine in playbin(flags property(GST_PLAY_FLAG_TEXT) is being set appropriately).
--
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