GNOME Bugzilla – Bug 661965
Totem can not get correct duration when playing ogg or ogv stream.
Last modified: 2011-10-17 09:33:44 UTC
Overview: I played the "http://media.w3.org/2010/05/sintel/trailer.ogv" in Totem 2.32.0 (ubuntu 10.04), and found that the duration is 21:36. The actual duration of this media file is 52s. I wrote a simple player with playbin2 to play this stream and query the duration by calling gst_element_query_duration(), and the result is 1296571ms, the same as what totem given. Additional Information: I downloaded this file on disk and play it by totem, the duration is 52s. It seems that oggdemux in pull mode can get the duration correctly, but in push mode, that failed.
The distribution is ubuntu 10.10, not ubuntu 10.04.
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of bug 615131 ***