Closed
Bug 882993
Opened 12 years ago
Closed 8 years ago
[A/V] Cannot play more than one video file in a single web page
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
INVALID
tracking-b2g | backlog |
People
(Reporter: leo.bugzilla.gecko, Assigned: sotaro)
References
Details
(Keywords: feature, Whiteboard: [fxos:media] [MEDIA_TRIAGED])
Attachments
(1 file, 1 obsolete file)
I found this bug while i'm testing Bug 880587
1.Open http://imps.tcl-ta.com/cailiang/media/content_e5.html
2.click "HTML5 Video Test" to test html5 video
There are four video files in a single page.
As I enter the page.
Fourth video files are start to play automatically using H/W codec.
First video files are played well by using S/W codec.
But...2nd, 3rd video files cannot be played because it cannot use H/W codec.
H/W codec is held by fourth video element.
![]() |
Reporter | |
Updated•12 years ago
|
blocking-b2g: --- → leo?
![]() |
||
Updated•12 years ago
|
Component: Gaia::Video → General
![]() |
Reporter | |
Updated•12 years ago
|
Priority: -- → P1
Target Milestone: --- → 1.1 QE3 (24jun)
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → sotaro.ikeda.g
![]() |
Reporter | |
Updated•12 years ago
|
blocking-b2g: leo? → leo+
Target Milestone: 1.1 QE3 (26jun) → 1.1 QE4 (15jul)
![]() |
Reporter | |
Comment 1•12 years ago
|
||
Hello, Sotaro.
What do you think about this problem?
Does it possibly need many changes to fix this problem?
Flags: needinfo?(sotaro.ikeda.g)
Assignee | ||
Comment 2•12 years ago
|
||
(In reply to leo.bugzilla.gecko from comment #1)
> Hello, Sotaro.
>
> What do you think about this problem?
> Does it possibly need many changes to fix this problem?
Sorry for late response. I am going to work for the bug from now. This change require some new features and need to change some sequences.
Flags: needinfo?(sotaro.ikeda.g)
![]() |
||
Comment 3•12 years ago
|
||
This qualifies as a new feature, and needs to be followed up in email if we're going to block on this much change this late in the release.
Assignee | ||
Comment 4•12 years ago
|
||
Not ready for review. Basic implementation complete. Needs to fix some bugs.
Assignee | ||
Updated•12 years ago
|
blocking-b2g: - → koi?
![]() |
||
Updated•12 years ago
|
Whiteboard: [fxos:media]
![]() |
||
Updated•12 years ago
|
blocking-b2g: koi? → 1.3?
Whiteboard: [fxos:media] → [fxos:media] [MEDIA_TRIAGED]
![]() |
||
Updated•11 years ago
|
blocking-b2g: 1.3? → ---
Assignee | ||
Updated•11 years ago
|
blocking-b2g: --- → madai?
Comment 6•11 years ago
|
||
Retiring madai flag, setting a suitable target flag.
blocking-b2g: madai? → 1.5?
![]() |
||
Updated•11 years ago
|
Component: General → Video/Audio
Product: Firefox OS → Core
![]() |
||
Comment 7•11 years ago
|
||
not sure is related, have we tried on Firefox browser? guess this is not only b2g/Firefox OS issue.
Assignee | ||
Comment 8•11 years ago
|
||
This issues is only related to Firefox OS. Firefox OS uses hw codec for video decoding. By it, only one video element can get video codec at a time. If each video elements exist in different app/web content, the hw video codec resource is shared automatically. But if each video elements exist in same app/web content, there is no automatic mechanism to arbitrate hw video codec resource usage arbitration.
![]() |
||
Comment 9•11 years ago
|
||
This has been around multiple releases, so we're not going to block on this.
blocking-b2g: 2.0? → backlog
Assignee | ||
Updated•11 years ago
|
Updated•10 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
Updated•10 years ago
|
Component: Audio/Video → Audio/Video: Playback
Assignee | ||
Updated•10 years ago
|
![]() |
||
Updated•10 years ago
|
Priority: P1 → --
Assignee | ||
Comment 10•8 years ago
|
||
The bug was for b2g.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•