Mike-Dax / gatsby-remark-videos

Embed html5 style looping videos in your Gatsby site direct from your markdown. Used on https://electricui.com
MIT License
13 stars 13 forks source link

Add option to disable optimizations for development #11

Open muuvmuuv opened 4 years ago

muuvmuuv commented 4 years ago

So when developing it would be great to disable ffmpeg compression/optimizations since they take quite long. I already use a function to differ from hard compression and low compression but ffmmpeg tasks still take very long on huge files.