This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 8278 - <video>: video.currentTime variant that returns a frame number
Summary: <video>: video.currentTime variant that returns a frame number
Status: RESOLVED WONTFIX
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other All
: P3 enhancement
Target Milestone: Needs Impl Interest
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: https://www.w3.org/Bugs/Public/show_b...
Whiteboard:
Keywords:
: 11930 (view as bug list)
Depends on:
Blocks: 23493
  Show dependency treegraph
 
Reported: 2009-11-13 14:42 UTC by contributor
Modified: 2017-07-21 10:30 UTC (History)
8 users (show)

See Also:


Attachments

Description contributor 2009-11-13 14:42:14 UTC
Section: http://www.whatwg.org/specs/web-apps/current-work/#dom-media-currenttime

Comment:
why can't the frame number be requested? It's video, position is expressed in frames, not in seconds. a frames per second value could easily convert this to seconds

Posted from: 193.191.148.194
Comment 1 Ian 'Hixie' Hickson 2010-01-05 08:01:33 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Partially Accepted
Change Description: no change
Rationale: This is something we should add in due course, yes. At this time, however, I'm wary of adding new features until the browsers have caught up with what the spec already specifies.
Comment 2 public-rdfa-wg 2013-01-24 06:32:05 UTC
This bug was cloned to create HTML WG bug 19061.
Comment 3 Ian 'Hixie' Hickson 2013-03-19 17:36:55 UTC
Are there any implementors interested in exposing versions of currentTime, fastSeek(), duration, and the TimeRanges accessors, in frames, for video data?
Comment 4 Ian 'Hixie' Hickson 2013-03-19 17:46:48 UTC
*** Bug 11930 has been marked as a duplicate of this bug. ***
Comment 5 Anne 2017-07-21 10:30:44 UTC
Please file a new issue at https://github.com/whatwg/html/issues/new if there's still interest.