Add FCPXML v1.12 Support #29
latenitefilms
started this conversation in
Ideas
Replies: 1 comment
-
These updates will be in the next release. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary:
<!ATTLIST filter-video nameOverride CDATA #IMPLIED>
<!ATTLIST filter-audio nameOverride CDATA #IMPLIED>
<!ATTLIST conform-rate frameSampling (floor | nearest-neighbor | frame-blending | optical-flow-classic | optical-flow | optical-flow-frc) "floor">
<!ATTLIST timeMap frameSampling (floor | nearest-neighbor | frame-blending | optical-flow-classic | optical-flow | optical-flow-frc) "floor">
<!ATTLIST match-text rule (includes | doesNotInclude | is | isNot | startsWith | endsWith) "includes">
<!ATTLIST match-property rule (includes | doesNotInclude | is | isNot | isSet | isNotSet | startsWith | endsWith) "includes">
DTD:
FCPXMLv1_12.dtd.zip
Beta Was this translation helpful? Give feedback.
All reactions