[Bug 644369] rsndvdbin doesn't properly update the stream duration

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 13 14:49:54 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=644369
  GStreamer | gst-plugins-bad | 0.10.33

--- Comment #1 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-12-13 22:49:51 UTC ---
Created an attachment (id=203408)
 View: https://bugzilla.gnome.org/attachment.cgi?id=203408
 Review: https://bugzilla.gnome.org/review?bug=644369&attachment=203408

send duration messages

while the messages get send with the right values, something in playbin tries
super hard to ignore them and totem complains:
gstbus.c:762:gst_bus_source_dispatch:<bus1> source 0x12b7cf0 calling dispatch
with duration message from element 'dvdsrc': GstMessageDuration,
format=(GstFormat)GST_FORMAT_TIME, duration=(gint64)480000000;
   query gstquery.c:363:gst_query_new: creating new query 0x2248840 duration
playbin2
gstplaybin2.c:2151:gst_play_bin_update_cached_duration_from_query:<play>
Updating cached duration from query
playbin2
gstplaybin2.c:2153:gst_play_bin_update_cached_duration_from_query:<play> New
duration is: -1
   totem bacon-video-widget-gst-0.10.c:2187:bvw_bus_message_cb: Failed to query
duration after DURATION message?!

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