Re: Intent to implement: HTMLMediaElement::seekToNextFrame()

2016-06-02 Thread Chris Pearce
rsday, Jun 2, 2016 4:40:59 PM EDT > *To:* dev-platform@lists.mozilla.org > *Subject:* Intent to implement: HTMLMediaElement::seekToNextFrame() > > > We're not going to ship the API enabled in the current form in Release > > Firefox. > > -- > > Eric Shephe

Re: Intent to implement: HTMLMediaElement::seekToNextFrame()

2016-06-02 Thread Eric Shepherd
implement: HTMLMediaElement::seekToNextFrame() > We're not going to ship the API enabled in the current form in Release > Firefox. -- Eric Shepherd Senior Technical Writer Mozilla Developer Network <https://developer.mozilla.org/> Blog: https://www.bitstampede.com/ Twitter: http://t

Re: Intent to implement: HTMLMediaElement::seekToNextFrame()

2016-06-02 Thread Chris Pearce
On Thursday, June 2, 2016 at 9:34:25 AM UTC+12, Jet Villegas wrote: > On Thu, May 26, 2016 at 7:49 PM, Tzu-Hao Kuo wrote: > > > > *Link to standard*: No standard. This API was first discussed at Mozlando > > and has been discussed online here( > > https://github.com/w3c/mediacapture-worker/issue

Re: Intent to implement: HTMLMediaElement::seekToNextFrame()

2016-06-02 Thread Ehsan Akhgari
On 2016-06-01 5:27 PM, Jet Villegas wrote: > On Thu, May 26, 2016 at 7:49 PM, Tzu-Hao Kuo > wrote: > > > *Link to standard*: No standard. This API was first discussed at > Mozlando > and has been discussed online here( > https://github.com/w3c/mediacaptu

Re: Intent to implement: HTMLMediaElement::seekToNextFrame()

2016-06-01 Thread Jet Villegas
On Thu, May 26, 2016 at 7:49 PM, Tzu-Hao Kuo wrote: > *Link to standard*: No standard. This API was first discussed at Mozlando > and has been discussed online here( > https://github.com/w3c/mediacapture-worker/issues/33). The discussion has > been led to a stream-based design which will probabl

Re: Intent to implement: HTMLMediaElement::seekToNextFrame()

2016-06-01 Thread Eric Shepherd
This will be great for writing JavaScript code that applies filters or effects to video, too. Sweet. > *Summary*: HTMLMediaElement::seekToNextFrame() is an experimental feature > which enables JS developers to access video frames one-by-one without going > through the real-time playback. Internal

Re: Intent to implement: HTMLMediaElement::seekToNextFrame()

2016-05-30 Thread Tzu-Hao Kuo
Yes, Xidorn, thanks. I have modified it accordingly. *Tzuhao Kuo (Kuku)* | OS Media | *Mozilla Taipei* | M: +886-939-816-840 On Fri, May 27, 2016 at 12:45 PM, Xidorn Quan wrote: > On Fri, May 27, 2016 at 12:49 PM, Tzu-Hao Kuo wrote: > >> >> *Preference behind which this will be implemented*: m

Re: Intent to implement: HTMLMediaElement::seekToNextFrame()

2016-05-26 Thread Xidorn Quan
On Fri, May 27, 2016 at 12:49 PM, Tzu-Hao Kuo wrote: > > *Preference behind which this will be implemented*: media.seekToNextFrame > I guess it'd be better to call it "media.seekToNextFrame.enabled". - Xidorn ___ dev-platform mailing list dev-platform

Intent to implement: HTMLMediaElement::seekToNextFrame()

2016-05-26 Thread Tzu-Hao Kuo
*Summary*: HTMLMediaElement::seekToNextFrame() is an experimental feature which enables JS developers to access video frames one-by-one without going through the real-time playback. Internally, this feature could could be used to writ media tests. *Bug*: https://bugzilla.mozilla.org/show_bug.cgi?i