Skip to content

grab bag of incomplete features/fixes#1

Open
andykais wants to merge 86 commits into
mainfrom
temp-work-branch
Open

grab bag of incomplete features/fixes#1
andykais wants to merge 86 commits into
mainfrom
temp-work-branch

Conversation

@andykais

@andykais andykais commented Sep 30, 2021

Copy link
Copy Markdown
Owner
  • optionally round background color
  • ignore transitions on preview
    • we could make previews derrive from +x seconds into a transition, rather than always shifting everything exactly to the preview, but that will be a bit of a PITA
  • zod parser for template input
    • Super important, now we can tell you if youre using outdated/ill formatted fields.
    • we dont yet know if were using a typescript interface as the source of truth, or a zod validator
      • a zod validator has poor support for documentation generation
      • a typescript interface is hard to enforce on a zod validator
  • new template format
    • new timeline format
    • stop_relative_to_output?
  • size/crop/layout all use the same data interface
  • draw captions via deno-canvas, and drop imagemagick requirement
  • zoompan
  • duration variable expressions

andykais added 2 commits March 6, 2022 09:39
- [X] variable_length
- [X] keypoints
- [ ] next_order 'sequence'
- [ ] speed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant