Premiere XML exports semantically suspicious transition ratio values for OL / Cross Dissolve
- April 9, 2026
- 4 replies
- 35 views
Hello,
I would like to report what appears to be an issue with XML exported from Adobe Premiere Pro.
Environment
-
Adobe Premiere Pro 26.0.2
-
DaVinci Resolve 20.3.2
I found a problem related to overlap / Cross Dissolve transitions in XML exported from Premiere.
When a timeline containing OL / Cross Dissolve transitions is exported from Premiere as XML and then imported into DaVinci Resolve, the transitions appear visually in the timeline, but during actual playback they are not applied correctly and behave like simple cuts.
After comparing the Premiere-exported XML with a Resolve-exported XML of the same edit, I found the following transition parameters in the Premiere XML:
<startratio>0</startratio>
<endratio>0</endratio>
If I manually change the XML to:
<startratio>0</startratio>
<endratio>1</endratio>
the overlap / dissolve works correctly in Resolve.
From what I understand, the original Premiere values may still be technically valid as XML data, but they seem semantically unnatural for a transition progress description. For a normal overlap / dissolve, a transition progressing from 0 to 1 is much more expected, while 0 to 0 suggests no actual progression of the effect.
Because of this, the XML appears to contain transition metadata, but in practical use the transition does not function correctly in other software.
I also confirmed the following:

-
importing the original Premiere XML into Resolve shows transition indicators in the timeline, but playback behaves as a cut
-
manually changing endratio from 0 to 1 fixes the issue
-
the same Premiere XML is interpreted correctly in Baselight
This issue causes a serious workflow problem, because projects with many dissolves require extensive manual correction after XML import.
So my concern is not necessarily that the XML is syntactically invalid, but that Premiere may be exporting transition ratio values that are semantically inappropriate or at least incompatible for representing actual OL / dissolve progress in FCP XML workflows.
Could you please investigate whether the XML exporter in Premiere is writing inappropriate endratio values for these transitions?
I can provide sample XML files and screenshots for comparison if needed.
Thank you.
