Replies: 3 comments
-
|
Thanks for the detailed breakdown, Terry. That's a solid workflow you've built out. Multicam isn't supported yet, but it's on the roadmap. Here's a workaround that should fit your current setup: Process each camera angle as a separate project in Doza Assist. Import each FX-6 angle individually, let it transcribe and generate the FCPXML with markers/ranges. Then in FCP, create your multicam clip as you normally would, and use the exported FCPXMLs as reference to drop keyword ranges onto your multicam timeline. Since your angles share the same audio timecode from the interview, the timestamps will line up. It's an extra step compared to native multicam support, but it gets you the AI-generated keyword ranges per angle that you can then apply to your multicam edit. The transcription and analysis results will be identical since they're working from the same interview audio. Multicam support is planned, and when it lands the idea is exactly what you'd expect: import the multicam clip directly and have it handle all angles in one pass. I'll flag this thread when it ships. |
Beta Was this translation helpful? Give feedback.
-
|
Quick follow-up, Terry — v2.6.1 ships native FCP multicam and sync-clip support, so you no longer need the per-angle workaround. Your FCP-first workflow now round-trips end-to-end: Release: https://github.com/DozaVisuals/doza-assist/releases/tag/v2.6.1 Workflow for your setup
Source: On MacPortsDoza Assist ships as a self-contained |
Beta Was this translation helpful? Give feedback.
-
|
Thanks Chris! I appreciate the follow-up. I just discovered SpliceKit https://splicekit.fcp.cafe/ <https://splicekit.fcp.cafe/> , which is built to actually run inside a copy of FCP and provides pseudo-native access to LLMs, so I want to explore this before trying a new app workflow.
Thanks,
-Terry
On Apr 21, 2026, at 3:56 PM, Chris Cardoza ***@***.***> wrote:
Quick follow-up, Terry — v2.6.1 ships native FCP multicam and sync-clip support, so you no longer need the per-angle workaround. Your FCP-first workflow now round-trips end-to-end:
Release: https://github.com/DozaVisuals/doza-assist/releases/tag/v2.6.1 <https://github.com/DozaVisuals/doza-assist/releases/tag/v2.6.1>
Workflow for your setup
1. In FCP: select the multicam on the timeline → File > Export XML… → save the .fcpxmld bundle locally.
2. In Doza Assist: drop the .fcpxmld bundle onto the dashboard. It parses the <mc-clip>, finds the <mc-source srcEnable="audio"> angle, and transcribes the underlying audio file directly from your edit drive. No audio export, no proxies.
3. Verify the detected audio path at the top of the project view — it should match the interview audio track inside the multicam.
4. Make selects: highlight soundbites in the transcript, run AI Analysis for story beats / social clips, or let it auto-label with color ranges. Works the same as any non-multicam project.
5. Export: on the project's Export tab, scroll to the "FCPXML Round-Trip" section.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We create long-form, interview-driven training programs using FCP. The typical workflow is to import 1 or 2 angles of FX-6 footage for each interviewee and create multicams. The interview audio is exported and transcribed with timestamps using Sonix.ai. I wrote an app that takes an FCPXML of each interviewee, the questions they were asked, and their transcription, which is analyzed with a Claude API call and exports an FCPXML with favorited keyword ranges of the interviewee's multicam. The ranges are named after the questions answered.
Phew, after all that out of the way, I'm always looking for new AI-based workflows to speed up the editing process and wondering how doza-assist handles FCP multicams? Or what a proposed workflow would be if it doesn't? Also, we use macports not homebrew. Will doza-assist have problems with that?
Beta Was this translation helpful? Give feedback.
All reactions