Video Player
Available Sass Variables and default values
Examples
To create a video player, use the video_player
helper.
= video_player("https://download.blender.org/durian/trailer/sintel_trailer-480p.mp4")
To add a poster image to the video, pass in a second parameter with the image url
= video_player("https://download.blender.org/durian/trailer/sintel_trailer-480p.mp4", "https://durian.blender.org/wp-content/uploads/2010/05/title-Sintel.jpg")
0:00
5:23
Video Formats
.mp4
videos usually work in desktop versions of Chrome, Firefox, and Safari.