[Plugin] Feature: FCP XML Export & Conform #30
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
Add ability to export timeline as FCP XML, send to server, conform via FFMPEG, and return as new MAM asset.
User Workflow
Plugin Tasks
exportSequenceAsFCPXML()tojsx/premiere.jsxServer Tasks
POST /api/v1/sequences/:id/conformendpointGET /api/v1/jobs/:idendpoint006-advanced-features.sqlWorker Tasks
worker/src/conformWorker.jsworker/src/index.jsFiles
jsx/premiere.jsx,js/main.js,index.html,css/styles.cssroutes/sequences.js,db/migrations/006-advanced-features.sqlworker/src/conformWorker.js,worker/src/index.jsEstimated Time
1 week