RESOLVED FIXED 20143
REGRESSION: Problems with QuickTime streaming video
https://bugs.webkit.org/show_bug.cgi?id=20143
Summary REGRESSION: Problems with QuickTime streaming video
Kevin Daum
Reported 2008-07-23 10:46:12 PDT
When trying to access the video directly (http://qtss.cmich.edu/reslife/phase2video1.mov), the quicktime plugin is called, but the video does not stream. The video does stream in Safari Version 3.1.2 (5525.20.1) and Firefox 3.0.1.
Attachments
small (66.56 KB, image/png)
2008-11-02 11:55 PST, Graham Perrin
no flags
small, with controller (68.23 KB, image/png)
2008-11-02 11:57 PST, Graham Perrin
no flags
Mark Rowe (bdash)
Comment 1 2008-07-23 15:59:36 PDT
I believe that in this case the QuickTime plug-in is not actually used, but instead a full-frame HTML 5 media element is used. CC'ing Adele as she knows a little bit about such things.
Graham Perrin
Comment 2 2008-10-30 04:41:36 PDT
Using a nightly, WebKit-SVN-r37990.dmg I find that http://qtss.cmich.edu/reslife/phase2video1.mov does play but the movie is somehow displaced, below its controller; and if I aim for the controller it fades away.
Alexey Proskuryakov
Comment 3 2008-10-31 12:46:18 PDT
Using r38032 and QuickTime 7.5.5, I'm getting video that is not displaced, but is too small.
Alexey Proskuryakov
Comment 4 2008-10-31 12:47:47 PDT
Graham Perrin
Comment 5 2008-11-02 11:54:06 PST
(In reply to comment #2) > Using a nightly, WebKit-SVN-r37990.dmg I find that > http://qtss.cmich.edu/reslife/phase2video1.mov does play but the movie is > somehow displaced, below its controller; and if I aim for the controller it > fades away. Now using r38064 I don't see displacement. As the video (which certainly appears small) is in place above its controller it's now easier to aim for the controller without it fading away but still, if I drag/scrub, there's a tendency for the controller to fade (suddenly disappear?) to black.
Graham Perrin
Comment 6 2008-11-02 11:55:38 PST
Graham Perrin
Comment 7 2008-11-02 11:57:09 PST
Created attachment 24853 [details] small, with controller here, the controller is present but if I drag/scrub the controller it tends to fade/disappear during the drag
Graham Perrin
Comment 8 2008-11-02 12:31:01 PST
> … if I drag/scrub, there's a tendency for the controller to … I wonder whether that aspect is related to Bug 8150, >> Click is registered only if mouse pointer is fully stationary while mouse button is down (except for link and button)
Eric Carlson
Comment 9 2009-06-26 11:04:25 PDT
Note You need to log in before you can comment on or make changes to this bug.