Bug 51926

Summary: [GStreamer] MediaPlayerPrivateGStreamer::totalBytes() does not work reliably
Product: WebKit Reporter: Simon Hausmann <hausmann>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, pnormand
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch kenneth: review+

Description Simon Hausmann 2011-01-05 06:51:51 PST
When used with the WebKitWebSrc, the query for the duration in bytes does not work.

This is potentially an upstream bug, see https://bugzilla.gnome.org/show_bug.cgi?id=638749

It would be nice to work around this "limitation" in GstBin.
Comment 1 Simon Hausmann 2011-01-05 07:37:17 PST
Created attachment 78005 [details]
Patch
Comment 2 Simon Hausmann 2011-01-05 08:05:31 PST
Committed r75065: <http://trac.webkit.org/changeset/75065>