RSSAmplifier

Blog

constantworkflow

...

constantworkflow.bearblog.devRSS feed ↗10 posts

Latest posts

storyboards that hold together, and gpt-5.6 goes public

gpt-5.6 opens to everyone, comfyui quietly ships native audio, and a pile of storyboard-to-video seedance workflows — plus the ai stuff that caught my eye this week.

timeline-gap-analyzer

Timeline Gap Analyzer: Split Interviews by Detecting Gaps When editing multiple interviews on one master timeline without music markers, I need a way to auto-detect where one interview ends and the next begins. This script analyzes the timeline to find gaps (black space between clips) and splits the timeline into separate sequences at each gap, enabling the same batch interview workflow as the…

split-interviews-timelines

Split Interviews to Timelines: Batch Interview Editing Workflow When editing multiple interviews for a project, I baseline edit them all on one master timeline (rough cuts, music placement, basic color), then need to split each interview into its own timeline for detailed editing and individual rendering. This script automates that split by using music clips on the "MX" audio track as markers—each…

render-notification-watcher

Render Notification Watcher: Tab Away While Rendering DaVinci Resolve doesn't notify you when renders complete—you have to watch the progress bar or periodically check if the render finished. This script solves that by monitoring render jobs in the background and playing a custom sound when any render completes (Render Page, Quick Export, or Render in Place), allowing you to tab away to Slack,…

render-clean-silent

Render_Clean_Silent: One-Shot Clean Render for Fusion Studio Fusion Studio's render workflow requires three separate steps: clean up old outputs before rendering, render the comp, then finalize outputs after rendering. This script collapses all three into a single keystroke—pre-render cleanup, silent rendering, and post-render finalization—without manual intervention or popup dialogs interrupting…

render-export

One-Click Render Export for DaVinci Resolve When you're rendering 100+ videos per week across multiple client projects, every second of friction compounds into hours of wasted time. I built this script to eliminate the seven-step manual render process and reclaim my ability to multitask while exports queue up. The Problem The standard DaVinci Resolve render workflow requires complete attention.…

quit-production-apps

Quit Production Apps: End-of-Day Cleanup Without Closing Your Entire Workspace When it's 5 PM and time to close the laptop, I don't want to manually hunt through running apps to quit DaVinci Resolve, After Effects, Blender, and Media Encoder while carefully preserving Obsidian, Messages, my browser, and other personal tools. This script automates the end-of-day ritual by closing only production…

quick-export

Quick Export: Zero-Friction Preview Rendering for DaVinci Resolve When you're iterating on a Fusion composition and need to see how it plays in real-time, the standard export workflow forces you to make decisions: where to save the file, what to name it, which folder structure to use. This script eliminates all decision-making by defaulting everything—preset, destination, filename—and pipes the…

jump-to-fusion-clean

Jump to Fusion Clean: One-Click Workspace Setup for DaVinci Resolve When you're jumping between the Edit and Fusion pages dozens of times per day, manually resetting your workspace layout, hiding toolbars, and closing extraneous panels becomes a productivity tax. This script eliminates all workspace setup friction by automatically switching to the Fusion page, loading a custom decluttered layout,…

copy-to-frameio-watch

Copy to Frame.io Watch Folder: Zero-Click Client Upload Automation The final step of every client delivery is the most tedious: taking the finished render from wherever DaVinci Resolve saved it and uploading it to Frame.io for review. This script eliminates the browser upload workflow entirely—select your renders in Finder, trigger the script, and Frame.io handles the upload automatically while…