Tips for Mac users

safari won’t play cinemagraph

tvalleau

Here’s the code to play a video MP4 Cinemagraph on Safari (as well as others, of course):

 

<video style=”width: 100%;” preload=”auto” src=”https://yourSource.mp4″ autoplay=”autoplay” loop=”loop” muted=””></video>

 

Obviously, you replace the URL with the once to your cinemagraph.

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top