[gstreamer-bugs] [Bug 615131] playing an ogg over http does not report duration correctly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 4 02:27:30 PDT 2010


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com

--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2010-05-04 09:27:29 UTC ---
This patch should improve things when a correct bitrate is configured in the
codecs.

commit f9ca4f60975121f73a0683466bb7dae035cd42e3
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Fri Apr 30 17:41:05 2010 +0200

    oggdemux: use bitrate to estimate length in pushmode

    Parse the bitrate from the various streams.
    Use the bitrate and the upstream length in bytes to estimate the total
stream
    duration in push mode.

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