[Bug 661965] New: Totem can not get correct duration when playing ogg or ogv stream.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Oct 16 23:16:24 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=661965
  GStreamer | gst-plugins-base | 0.10.32

           Summary: Totem can not get correct duration when playing ogg or
                    ogv stream.
    Classification: Platform
           Product: GStreamer
           Version: 0.10.32
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bikywu at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


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.

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