muxinc / blurhash

Using woltapp/blurhash to make nice placeholders for Mux videos. Works nicely with Mux Player.
https://mux-blurhash-react.vercel.app
MIT License
14 stars 4 forks source link

Gatsby, Sanity, and the addition of this placeholder directly to the video asset #9

Open Hahlh opened 1 year ago

Hahlh commented 1 year ago

Hey Mux people,

thank you for the great project!

We have started to build out a custom input component for Sanity studios to allow the generation and querying of placeholders directly in the studio.

Due to the nature of this package, it's not straight forward to do either this or generate the placeholders in gatsby-node.js and extend the schema on node creation.

Are there any plans to add these kind of placeholders to the asset on creation?