Content generated by an LLM with human direction.

Videos

The rule

A video element puts a movie on a slide. There are two kinds:

Add either with the "+ Video" button (it asks for a file or a URL) or by dragging a video file in.

Playback options

In the Inspector (select the video):

Toggles default off except Show controls (on), and speed defaults to .

Thumbnails and export

The slide-sidebar thumbnail shows a poster frame of a file video (captured automatically) or the provider thumbnail of an embed. Static/PDF export uses that same cached image — so a file video exports as its poster frame with no slide flip-through. Embeds can't be screenshotted offline (cross-origin), so in an offline export they fall back to a placeholder box.

Why

Local files are embedded (not linked) so a deck you hand to someone else just works — same reasoning as images. Embeds are the opposite trade: tiny deck, but they depend on the network and the provider. Pick by how you'll present.

Reverse playback and embed speed are "best-effort" on purpose: the browser doesn't give us a clean way to do either, so rather than hide the options we expose them and tell you the limits here.