RESOLVED FIXED 98804
[GStreamer] media/video-seek-past-end-paused.html fails with GStreamer 1.0
https://bugs.webkit.org/show_bug.cgi?id=98804
Summary [GStreamer] media/video-seek-past-end-paused.html fails with GStreamer 1.0
Xabier Rodríguez Calvar
Reported 2012-10-09 11:34:47 PDT
Created attachment 167803 [details] GStreamer problem As far as I debugged here we have a problem with rounding that I improved (not solved, because it is hardly completely solvable) to make the seeking more accurate. Anyway, when seeking, sometimes we seek a bit further than the end and as you can see if you run the attached problem against the current GStreamer master, it reports sometimes a different duration, which is exactly the problem we are having with the test. I need to check this a bit more, but maybe filing the bug against GStreamer could help.
Attachments
GStreamer problem (4.66 KB, application/octet-stream)
2012-10-09 11:34 PDT, Xabier Rodríguez Calvar
no flags
Xabier Rodríguez Calvar
Comment 1 2012-10-10 04:04:54 PDT
I filed https://bugzilla.gnome.org/show_bug.cgi?id=685870 against GStreamer to try to get a bit more information about this issue.
Xabier Rodríguez Calvar
Comment 2 2012-11-21 08:16:50 PST
(In reply to comment #1) > I filed https://bugzilla.gnome.org/show_bug.cgi?id=685870 against GStreamer to try to get a bit more information about this issue. But was fixed in GStreamer and though we could improve the rouding, that can be managed in bug 90734, so I am closing this.
Note You need to log in before you can comment on or make changes to this bug.