Remove or standardize HTMLMediaElement::seekToNextFrame
Categories
(Core :: Audio/Video: Playback, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: Ms2ger, Assigned: padenot)
References
(Blocks 2 open bugs)
Details
(Keywords: dev-doc-complete, site-compat)
Attachments
(1 file)
Updated•8 years ago
|
Updated•8 years ago
|
Comment hidden (advocacy) |
Updated•5 years ago
|
Comment hidden (advocacy) |
Comment 3•5 years ago
|
||
Chromium bug Issue 1065675: [Feature Request] Standardize and implement HTMLMediaElement::seekToNextFrame() https://bugs.chromium.org/p/chromium/issues/detail?id=1065675
Comment 4•5 years ago
|
||
Microsoft extension
https://developer.mozilla.org/en-US/docs/Web/API/HTMLVideoElement/msFrameStep
HTMLVideoElement.msFrameStep()
Steps the video by one frame forward or one frame backward.
Updated•2 years ago
|
Assignee | ||
Comment 5•9 months ago
|
||
We should remove this. Web Codecs is far better than this could ever be.
Comment 6•9 months ago
|
||
Should this bug depend on shipping WebCodecs?
Assignee | ||
Comment 7•9 months ago
|
||
Not really no. It's related as far as what you can do with it, but doesn't depend on it.
Comment 8•9 months ago
|
||
This acrually works and has for some time. WebCodecs is just recently being shipped in Nightly AFAICT.
Assignee | ||
Comment 9•9 months ago
|
||
Updated•9 months ago
|
Comment 10•9 months ago
|
||
Comment 11•9 months ago
|
||
bugherder |
Comment 12•8 months ago
|
||
FYI FF128 MDN docs work for this can be tracked in https://github.com/mdn/content/issues/33986 (just compatibility data and release note).
Description
•