We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
version: 0.1 # spec version name: OSL Happy New Year # project name scenes: - start: 0 # milliseconds end: 1000 # milliseconds text: content: Happy New Year 2024 effects: - type: shadow # possible options: outline, shadow, reflection, glow, bevels size: 0.3 # px color: "#fafafa" voice: from-text: true # default false speed: 1.0 # 1.0 is the normal speed lang: en engine: edge-ts # default: edge-ts, options: edge-ts, gts kind: ... # TBD background: layers: - kind: youtube # current options are: youtube, file, url source: https://www.youtube.com/watch?v=4i8hbDnM52Q repeat: true # default true keep-audio: false # default false - kind: file source: ./images/logo.png size: 100 # px x: 100 # px y: 100 # px
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: