Rindle.Profile.Presets.Web (Rindle v0.1.5)

Copy Markdown View Source

Stock AV preset helpers for the canonical web onboarding story.

The default surface is explicit and small:

  • :web_720p video output
  • :poster image output
  • optional :scrub_strip only when requested

This keeps the public preset posture teachable without widening the profile DSL into raw FFmpeg policy.

Summary

Functions

Returns the stock AV variant declarations for the onboarding story.

Types

option()

@type option() :: {:scrub_strip, boolean()}

Functions

variants(opts \\ [])

@spec variants([option()]) :: keyword(keyword())

Returns the stock AV variant declarations for the onboarding story.