- From: <bugzilla@jessica.w3.org>
- Date: Mon, 10 Dec 2012 22:51:28 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20327 --- Comment #4 from Pierre Lemieux <pal@sandflow.com> --- > I'm assuming the fade would be something like > out[i] = a * frame1[i] + (1-a) * frame2[i]. Right. Mandating (or strongly recommending) linear crossfades would resolve this issue. The idea was to give implementations the option of using other types of cross-fades, e.g. constant power or Kaiser-Bessel, which may be more desirable. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 10 December 2012 22:51:33 UTC