pseudosavant / player.html

One file drop-in media player web app for using video and audio files served using basic HTTP directory listing
MIT License
216 stars 39 forks source link

AVIF Thumbnail Support #4

Closed pseudosavant closed 2 years ago

pseudosavant commented 4 years ago

Support creating/storing thumbnails in AVIF. AVIF file sizes are <50% of an equivalent WebP version.

pseudosavant commented 2 years ago

Browsers still don't support writing AVIF files from <canvas> and AVIF compression is also slow and not hardware accelerated currently.