[Plugin] Feature: Hi-Res Auto-Relink #31
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
Detect proxy clip usage in timeline, render trimmed hi-res segments, and automatically relink clips.
User Workflow
Plugin Tasks
relinkClipToNewMedia()tojsx/premiere.jsxexportTimelineData()with clip instance IDsServer Tasks
POST /api/v1/assets/batch-trimendpointGET /api/v1/assets/trim-statusendpointWorker Tasks
worker/src/trimWorker.jsTechnical Details
Files
jsx/premiere.jsx,js/main.js,index.html,css/styles.cssroutes/assets.js,db/migrations/006-advanced-features.sql,tasks/cleanupTempSegments.jsworker/src/trimWorker.js,worker/src/index.jsEstimated Time
1 week