Multicam tracks are aligned, but playback not in sync
The two multicam tracks are visually aligned (the audio waveform looks aligned) but on playback it is not
This is coming from the fcpxml import
What might be the issue?
This is the fcpxml start (just the resources tag where the multicam is declared)
<resources>
<media id="r0-multicam" name="Untitled Multicam Clip">
<multicam format="rf-28b546c4-c779-4c6a-839c-962d13cd13d2" tcStart="0s">
<mc-angle
angleID="0"
name="Angle 1">
<asset-clip
ref="r28b546c4-c779-4c6a-839c-962d13cd13d2"
offset="0/24000s"
duration="8480472/24000s"
start="0/360000s"
audioRole="dialogue"
>
<adjust-transform scale="1 1" anchor="0 0" position="0 0" />
</asset-clip>
<asset-clip
ref="r4f90e4cb-57bf-4780-986a-270de21c1f77"
offset="8480472/24000s"
duration="8288280/24000s"
start="0/360000s"
audioRole="dialogue"
>
<adjust-transform scale="1 1" anchor="0 0" position="0 0" />
</asset-clip>
</mc-angle>
<mc-angle
angleID="1"
name="Angle 2">
<asset-clip
ref="ra3d4fdb9-4ac3-4742-8b23-21680dedbeb9"
offset="162162/24000s"
duration="16469760/24000s"
start="0/48000s"
audioRole="dialogue"
>
<adjust-transform scale="1 1" anchor="0 0" position="0 0" />
</asset-clip>
</mc-angle>
</multicam>
</media>
<asset
id="r28b546c4-c779-4c6a-839c-962d13cd13d2"
start="0/360000s"
duration="127207080/360000s"
hasVideo="1"
hasAudio="1"
format="rf-28b546c4-c779-4c6a-839c-962d13cd13d2"
audioSources="1"
audioChannels="2"
audioRate="48000"
>
<media-rep kind="original-media" src="file:///Users/yonatanbd/Downloads/P1000152-001.MP4"/>
</asset>
<format
id="rf-28b546c4-c779-4c6a-839c-962d13cd13d2"
height="2160"
width="3840"
frameDuration="1001/24000s"
name="FFVideoFormat3840x2160p2398"/>
<asset
id="r4f90e4cb-57bf-4780-986a-270de21c1f77"
start="0/360000s"
duration="124324200/360000s"
hasVideo="1"
hasAudio="1"
format="rf-4f90e4cb-57bf-4780-986a-270de21c1f77"
audioSources="1"
audioChannels="2"
audioRate="48000"
>
<media-rep kind="original-media" src="file:///Users/yonatanbd/Downloads/P1000153-002.MP4"/>
</asset>
<format
id="rf-4f90e4cb-57bf-4780-986a-270de21c1f77"
height="2160"
width="3840"
frameDuration="1001/24000s"
name="FFVideoFormat3840x2160p2398"/>
<asset
id="ra3d4fdb9-4ac3-4742-8b23-21680dedbeb9"
start="0/48000s"
duration="32939519/48000s"
hasVideo="0"
hasAudio="1"
audioSources="1"
audioChannels="2"
audioRate="48000"
>
<media-rep kind="original-media" src="file:///Users/yonatanbd/Downloads/Aan%20het%20opnemen%20(57).wav"/>
</asset>
<format
id="rf-a3d4fdb9-4ac3-4742-8b23-21680dedbeb9"
height="1080"
width="1920"
frameDuration="1/60s"
name="FFVideoFormat1080p60"/>
<effect id="titleEffect" name="Basic Title" uid=".../Titles.localized/Bumper:Opener.localized/Basic Title.localized/Basic Title.moti"/>
</resources>
MacBook Pro 14″, macOS 15.5