SVG Blur on Video Clip

Applying an SVG 'feGaussianBlur' filter to an [HTML5] video clip.

Blur filter applied.

Raw. No blur.

At the time of this writing, the 'filter' property only works in Firefox. All other browsers failed. Used -webkit-filter to apply the filter in Chrome.

Tested/works with Firefox (v27.0.1) on Windows 7.
Last updated: 3/31/14.