Videos


# Inline Videos


# YouTube Embeds!

You can also use URL parameters like `?t=30s` to specify a start time for the clip.


# Video Layout Control
Use the same layout modifiers as with images to control the positioning of videos.
- `left` and `right`
- `fit` and `fill`
- Percentage sizing, e.g. `50%`
- `hide` to hide the video. Audio will play regardless.


Video Playback Control
Add playback directives after the filename to tweak how the clip behaves:
autoplay— start the video automatically when the slide appears.loop— replay the video continuously.mute— silence the audio track.
Mix and match them as needed:


Automatic slide advancement
You can add autoadvance to the modifiers to jump to the next slide as soon as the video finishes:

This only works for the last video on the slide and the slide cannot contain build lists.