GNOME Bugzilla – Bug 333233
Play issue with embedded MOV files
Last modified: 2006-03-03 10:38:49 UTC
Please describe the problem: On this page[1] there are 2 embedded MOV files. It seems that totem-mozilla ignore the first movie, works on the second one, but showing a wrong stop-image and allowing only one play. [1] http://arstechnica.com/reviews/os/macosx-10.3.ars/4 Steps to reproduce: 1. go to http://arstechnica.com/reviews/os/macosx-10.3.ars/4 2. scroll down, videos are after the switcher image 3. look the area of the first video (seems empty) 4. click on it 5. look the area of second video (seems layered) 6. click on ot Actual results: 4. -> nothing (it seems ingored, as well as only one embedded video per page is allowed) 5. -> video don't start to play, but totem-mozilla controls are showed (play/pause button shows the pause icon). Clicking on Pause button, then clicking on Play (the same) button again, starts to play the short video. No more playing are allowed. Expected results: a) users should be able to play both videos b) load the proper image on second video when stopped/paused c) first click on video should play it (and show controls??) d) add the ability to play the videos twice and more Does this happen every time? Yes, Other information: I'm using GStreamer 0.10 backend (need to qtdemux too?) Movies emmbedded using: <div class="CenteredImage"><embed width="320" height="256" controller="false" autostart="false" target="myself" href="http://www.arstechnica.com/reviews/003/panther/movies/sheet.mov" src="http://www.arstechnica.com/reviews/003/panther/movies/sheet-still.mov" bgcolor="#000000" border="0" pluginspage="http://www.apple.com/quicktime/download/"><br/> <span class="ImageCaption">Panther's new sheet animation. Click to play.<br/><small>MPEG4 video requires <a href="http://www.apple.com/quicktime/download/">QuickTime 6</a> or later.</small></span></div> <div class="CenteredImage"><embed width="365" height="381" controller="false" autostart="false" target="myself" href="http://www.arstechnica.com/reviews/003/panther/movies/launch.mov" src="http://www.arstechnica.com/reviews/003/panther/movies/launch-still.mov" bgcolor="#000000" border="0" pluginspage="http://www.apple.com/quicktime/download/"><br/> <span class="ImageCaption">Panther's new app launch animation. Click to play.<br/><small>MPEG4 video requires <a href="http://www.apple.com/quicktime/download/">QuickTime 6</a> or later.</small></span></div>
(In reply to comment #0) > Other information: > I'm using GStreamer 0.10 backend (need to qtdemux too?) > it was "need to check/fix qtdemux?"
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 333232 ***
Do'h! Sorry, I did a mess with back/forwad buttons :(