Enhance Video Editor and Auto Clip features (CapCut Style)#1
Enhance Video Editor and Auto Clip features (CapCut Style)#1revanapriyandi wants to merge 1 commit into
Conversation
…le features - **AI Prompt Enhancement:** Updated `ai.js` system prompt to strictly evaluate hooks, build-ups, and climaxes for viral clipping. - **Dynamic Subtitle Animations:** Upgraded `.ass` subtitle generation in `render.js` to use advanced `\t` bounce keyframing for a professional CapCut-style word-by-word pop-up effect. - **Auto-Zoom & Panning:** Added a fallback subtle zoom logic (`zoompan`) to vertical formats without specific keyframes to continuously engage viewers. - **Auto B-Roll Integration:** Wired the `ai:suggestBRoll` and Pexels download logic directly into the render queue (`jobs.js`) for clips marked as `isAutopilot`, ensuring fully autonomous B-roll application. - **Multi-Track Timeline UI:** Enhanced the frontend editor (`src/app/editor/page.tsx`) by converting the static timeline into a draggable, multi-track interface separating Video, Audio, B-Roll, and Text. Text and B-Roll layers can now be visually trimmed. Co-authored-by: revanapriyandi <237313343+revanapriyandi@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Implemented advanced professional features requested by the user, transforming the editor into a CapCut-style multi-track workspace and boosting the Auto-Pilot's output quality. The AI auto-clipper now evaluates viral mechanics more strictly, and outputs receive dynamic auto-zooming, word-by-word bouncing subtitle effects, and fully autonomous B-Roll fetching. The frontend timeline is now a fully visual multi-track NLE with independent, draggable track handles.
PR created automatically by Jules for task 4407558486364395981 started by @revanapriyandi