nguyenvanduocit / youtube-diffusion

Home Page:https://nguyenvanduocit.github.io/youtube-diffusion/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube Background Diffusion

Just a quick experiment to replicate the background diffusion effect seen on the YouTube player.

Development

bun install
bun run dev

Deploy

Just push to main branch.

Solution

Use video element to play the video and canvas element to render the video frame by frame, then apply blur filter to the canvas element.

Todo

  • Diffusion effect
  • Make the border of the background fade out
  • Optimize the performance, reduce fps

About

https://nguyenvanduocit.github.io/youtube-diffusion/


Languages

Language:TypeScript 54.9%Language:CSS 30.2%Language:Stylus 10.7%Language:HTML 4.2%