Closed Bug 647139 Opened 13 years ago Closed 13 years ago

As for first several seconds, the flash movie playback only sounds.

Categories

(Core Graveyard :: Plug-ins, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: alice0775, Assigned: romaxa)

References

()

Details

(Keywords: regression)

Build Identifier:
http://hg.mozilla.org/mozilla-central/rev/e38b294f02c5
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.2a1pre) Gecko/20110331 Firefox/4.2a1pre ID:20110331125525
and
http://hg.mozilla.org/mozilla-central/rev/e38b294f02c5
Mozilla/5.0 (X11; Linux i686; rv:2.2a1pre) Gecko/20110331 Firefox/4.2a1pre ID:20110331125525

As for first several seconds, the flash movie playback only sounds.
Therefore it cannot look at the first part of movie.
First several frames are skipped.

This problem happens regardless of Hardware Acceleration enabled/disabled.

Disabled OOPP helps (Set dom.ipc.plugins.enabled to false).

Firefox3.6.16, Opera11.01 and Google Chrome12.0.720.0 canary build worked as expected.

Reproducible: Always

Steps to Reproduce:
1. Start Minefield with new profile
2. Open URL (Ex. http://www3.nhk.or.jp/news/html/20110401/k10015034351000.html , this might not be permanent link)

Actual Results:
As for first several seconds, the flash movie playback only sounds.
Therefore it cannot look at the first part of movie.
First several frames are skipped.

Expected Results:
 Movie should start playback simultaneously.

*
http://hg.mozilla.org/mozilla-central/rev/e38b294f02c5
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.2a1pre) Gecko/20110331 Firefox/4.2a1pre ID:20110331125525

Shockwave Flash
  File: NPSWF32.dll
  Version: 10.2.153.1
  Shockwave Flash 10.2 r153
Graphics
  Adapter Description: ATI Radeon HD 4300/4500 Series
  Vendor ID: 1002
  Device ID: 954f
  Adapter RAM: 512
  Adapter Drivers: aticfx64 aticfx64 aticfx32 aticfx32 atiumd64 atidxx64 atiumdag atidxx32 atiumdva atiumd6a atitmm64
  Driver Version: 8.831.2.0
  Driver Date: 3-8-2011
  Direct2D Enabled: true
  DirectWrite Enabled: true (6.1.7601.17563, font cache n/a)
  WebGL Renderer: Google Inc. -- ANGLE -- OpenGL ES 2.0 (ANGLE 0.0.0.541)
  GPU Accelerated Windows: 1/1 Direct3D 10  

*
http://hg.mozilla.org/mozilla-central/rev/e38b294f02c5
Mozilla/5.0 (X11; Linux i686; rv:2.2a1pre) Gecko/20110331 Firefox/4.2a1pre ID:20110331125525

Shockwave Flash
  File: libflashplayer.so
  Version: 
  Shockwave Flash 10.2 r153
Graphics
  GPU Accelerated Windows0/1

Regression window(cahed m-c hourly):
Works:
http://hg.mozilla.org/mozilla-central/rev/3d4620449437
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b10pre) Gecko/20110115 Firefox/4.0b10pre ID:20110115030345
Fails:
http://hg.mozilla.org/mozilla-central/rev/4df430b64d1b
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b10pre) Gecko/20110115 Firefox/4.0b10pre ID:20110115014435
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=3d4620449437&tochange=4df430b64d1b

In local build:
build from ee45778d91fa : fails
build from 3d4620449437 : works
Triggered by:
ee45778d91fa	Robert O'Callahan — Bug 601064. Ensure we ask each plugin instance to paint at least once. Some plugin instances assume they will be asked to paint even if they're always invisible. r=bsmedberg,a=blocking
(In reply to comment #1)
> Hmm. It seems to work for me.

Umm.
On windows7 and ubuntu10.04, 
Please try clear cach,
After click "PLAY>" , do _not_ move mouse pointer.
There are 2 regressions.

#1. After clicking the button, unless the mouse pointer is moved outside popup, it does not play back the movie.
Regression range:
Works:
http://hg.mozilla.org/mozilla-central/rev/70d10ef482f3
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b10pre) Gecko/20110113 Firefox/4.0b10pre ID:20110113045435
Fails:
http://hg.mozilla.org/mozilla-central/rev/17fae822d2d7
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b10pre) Gecko/20110112 Firefox/4.0b10pre ID:20110113052706
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=70d10ef482f3&tochange=17fae822d2d7
Candidate bug:
b9029c71a63a	Oleg Romashin — Bug 619176 - Plugins get Visible state every time when scrolling (:BuildLayer always make them visible). r=roc a=approval2.0

#2.As for first several seconds, the flash movie playback only sounds.(do not move mouse pointer.) (It was corrected only concerning the playback of sound?)
Regression window(cached m-c hourly):
Works:
http://hg.mozilla.org/mozilla-central/rev/3d4620449437
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b10pre) Gecko/20110115
Firefox/4.0b10pre ID:20110115030345
Fails:
http://hg.mozilla.org/mozilla-central/rev/4df430b64d1b
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b10pre) Gecko/20110115
Firefox/4.0b10pre ID:20110115014435
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=3d4620449437&tochange=4df430b64d1b
Triggered by:
ee45778d91fa    Robert O'Callahan — Bug 601064. Ensure we ask each plugin
instance to paint at least once. Some plugin instances assume they will be
asked to paint even if they're always invisible. r=bsmedberg,a=blocking
Sorry ,I correct description as follows.
>#1. After clicking the button, unless the mouse pointer is moved outside popup,
>it does not play back the movie.

#1. After clicking the button, unless the mouse pointer is moved, it does not play back the movie.

And In local build,
Regression #1 is triggered by  b9029c71a63a,
build from b9029c71a63a: fails
build from 08d4fcb4ebbf: works
Blocks: 619176
Assignee: nobody → romaxa
The link in comment #0 is dead. New str is as follows.

Steps to Reproduce:
1. Start Minefield with new profile.
2. Open URL (Ex. http://www.nhk.or.jp/ ).
3. Click list item with video camera icon at the left side of page
4. Click PLAY button in the video container at the top-left of page.
     AND DO NOT MOVE MOUSE POINTER.
Depends on: 648277
Works for me 
http://hg.mozilla.org/mozilla-central/rev/7fd948de62a6
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0a1) Gecko/20110512 Firefox/6.0a1 ID:20110513020216

Fixed by Bug 648277
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.