nk-o / jarallax

Parallax scrolling for modern browsers

Home Page:https://jarallax.nkdev.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to play videos with HEVC codec?

rjsandman opened this issue · comments

Issue description:

Can you play videos with the hevc codec with Jarrallax?

Version used:

(Did you try using the develop branch from GitHub? There's a chance your issue has already been addressed there)

Code to reproduce the issue (HTML blocks + JavaScript initialization)

I don't think it is possible with the current code. Video string parser accepts URL and video extension (format) only

https://github.com/nk-o/video-worker/blob/a28955da13c670602e6f640b176e55ab924f9e34/src/video-worker.esm.js#L99-L115