<div dir="ltr">Hello,<br><br><div class="gmail_quote">On Thu, Aug 7, 2008 at 12:11 PM, Jonas Sicking <span dir="ltr">&lt;jonas@sicking.cc&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Dave Singer wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
At 20:10 &nbsp;+1200 7/08/08, Chris Double wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, Aug 7, 2008 at 6:20 PM, Ian Hickson &lt;ian@hixie.ch&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&nbsp;On Thu, 7 Aug 2008, Biju Gm@il wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
&nbsp;On Thu, Aug 7, 2008 at 1:49 AM, Ian Hickson &lt;ian@hixie.ch&gt; wrote:<br>
&nbsp;&gt; playbackRate is the right way to do it, but maybe Firefox doesn&#39;t yet<br>
&nbsp;&gt; support it.<br>
<br>
&nbsp;So can I assume HTML5 spec also allow playbackRate &nbsp;to be negative value.<br>
&nbsp;ie to support go backward at various speed....<br>
</blockquote>
<br>
&nbsp;Yes.<br>
</blockquote>
<br>
Would you expect the audio to be played backwards too?<br>
</blockquote>
<br>
I think that&#39;s extra credit and optional. &nbsp;As you say, even with audio coded in independent frames you have to flip the samples, which is a pain. &nbsp;For audio with forward dependencies, correct decoding means decoding forwards and then flipping whole chunks of timeline (though AAC doesn&#39;t suffer too badly if you don&#39;t do this, by the way).<br>

</blockquote>
<br></div>
Honestly, this seems useless enough that the spec should just say that when playback is less than 0 sound should be turned off. I&#39;d hate to see engineers working on this just because &quot;the spec says it should work that way&quot;.<font color="#888888"><br>

</font></blockquote></div><br>I don&#39;t think turning sound off is a good idea.<br><br>This feature would be used to implement &quot;scrubing&quot;.&nbsp; Like what you see in Non-Linear Editors... for making movies, etc.&nbsp; (I.e., grabbing the &quot;position handle&quot; of the player, and moving it forwards and backwards through the video, and varying speeds, to find what you are looking for.)<br>
<br clear="all">In those types of applications, the audio is on.&nbsp; And it is important for usability, for the video editor to hear the sound.<br><br>-- <br>Charles Iliya Krempeaux, B.Sc.<br><a href="http://ChangeLog.ca/">http://ChangeLog.ca/</a><br>
<br>
</div>