Commit Graph
5 Commits
Author SHA1 Message Date
Atakan Doğan Özban a8beabfe36 fix: move LayoutStudio before per-audio section and add ultrafast preset + 1fps output
- LayoutStudio was buried after the per-audio list, making settings invisible
  before submit; moved it right after the Files section so layout/watermark
  settings are always visible in the workflow
- Add -preset ultrafast and -r 1 to both libx264 encode paths; without a
  preset FFmpeg defaults to medium and wastes time on motion estimation for
  still images; -r 1 avoids 25x frame synthesis overhead on 1080p
2026-08-19 17:07:28 +02:00
Atakan Doğan Özban 848607f9e0 Add lower-corner layouts, custom blur backgrounds, and classic blur fill.
Ship composition families, optional background images for lower-corner templates, and an optional blurred cover fill for classic letterbox.
2026-08-07 00:51:37 +02:00
Atakan Doğan Özban 54bbf8b574 Close OSS self-host gaps: in-repo API docs, legal notes, and packaging.
Add MIT license and docs/api, strip SaaS status/admin remnants from robots and footer, align env/compose/README with payment-free product truth.
2026-08-03 07:36:08 +02:00
Atakan Doğan Özban 6476bb42a4 Strip Songs2VID to a payment-free self-hosted OSS core.
Remove Stripe/billing/pricing/marketing, simplify schema and entitlements for unlimited self-host use, and keep auth, encode, and YouTube upload.
2026-08-03 06:52:00 +02:00
Songs2VID Support 506d56fa92 Initial OSS scaffold from Songs2VID (pre-strip) 2026-08-03 06:15:05 +02:00