After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 333233 - Play issue with embedded MOV files
Play issue with embedded MOV files
Status: RESOLVED DUPLICATE of bug 333232
Product: totem
Classification: Core
Component: Browser plugin (obsolete)
1.3.x
Other All
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-03-03 10:26 UTC by Luca Ferretti
Modified: 2006-03-03 10:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Luca Ferretti 2006-03-03 10:26: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>
Comment 1 Luca Ferretti 2006-03-03 10:27:40 UTC
(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?"
Comment 2 Bastien Nocera 2006-03-03 10:28:31 UTC
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 ***
Comment 3 Luca Ferretti 2006-03-03 10:38:49 UTC
Do'h! Sorry, I did a mess with back/forwad buttons :(