Filter FCP XML files for import into Unreal Engine.
Project description
FCP7XML to Unreal
fcp7xml-to-unreal is a utility for filtering FCP XML (FCP 7 XML v5) editorial output for import into Unreal Engine.
Edit shots rendered from Unreal Engine in your preferred editing software and import the edits back into Unreal Engine, without crashing. Only FCP 7 XML v5 is supported.
This is the readme for developers. The documentation for users is available here: https://nick-animation-studio.github.io/fcp7xml-to-unreal/
Prerequisites
You will need Python installed. Tested with Python 3.9, expected to work with Python 3.9+.
Quickstart
$ pip install fcp7xml-to-unreal
or
$ pipx install fcp7xml-to-unreal
This will provide the command-line utilities:
fcp7xml-to-unreal- an XML filtering utility, fixing XML (FCP 7 XML v5 format only) exports for import into Unreal Engine.
See the user documentation for examples.
Developer Setup
Clone this repository (or fork on GitHub).
In the local repository directory, set up for Python development. The steps below show Astral's uv in use - but using Python venv is also fine.
# Create and activate Python virtual environment
uv venv
source .venv/bin/activate # On Windows: .venv\Scripts\activate
# Install development dependencies with the project set as editable
uv pip install -e ".[dev]"
or (not using uv)
python -m venv .venv
source .venv/bin/activate # On Windows: .venv\Scripts\activate
# update pip in venv
python -m pip install -U pip
# install
python -m pip install .
python -m pip install ".[dev]" # install with optional development packages
# Install Git pre-commit hooks
pre-commit install
Contributing
Contributions to improve this utility are welcome! Please submit issues and pull requests on GitHub.
Tests
See TESTS.md for details on running this product's tests.
License
This code is MIT licensed. See the LICENSE file for details.
References
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fcp7xml_to_unreal-0.2.0.tar.gz.
File metadata
- Download URL: fcp7xml_to_unreal-0.2.0.tar.gz
- Upload date:
- Size: 3.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1f2047561f947fa1ad3a691444e2f7e5c6c924d147681c350d52a2b16735be6
|
|
| MD5 |
d66c46e4034b6801c1d58a5f6d2470f8
|
|
| BLAKE2b-256 |
e7b88dff048926df4da56e19b8445129d5e1eaeae4adddb3be1a6066ae0b1854
|
Provenance
The following attestation bundles were made for fcp7xml_to_unreal-0.2.0.tar.gz:
Publisher:
release-to-pypi.yml on nick-animation-studio/fcp7xml-to-unreal
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
fcp7xml_to_unreal-0.2.0.tar.gz -
Subject digest:
c1f2047561f947fa1ad3a691444e2f7e5c6c924d147681c350d52a2b16735be6 - Sigstore transparency entry: 1118324397
- Sigstore integration time:
-
Permalink:
nick-animation-studio/fcp7xml-to-unreal@c814ddb59ccd49dfa0fc1a98c6bad766fb07f171 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/nick-animation-studio
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-to-pypi.yml@c814ddb59ccd49dfa0fc1a98c6bad766fb07f171 -
Trigger Event:
push
-
Statement type:
File details
Details for the file fcp7xml_to_unreal-0.2.0-py3-none-any.whl.
File metadata
- Download URL: fcp7xml_to_unreal-0.2.0-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98b3ef783456d829541d6a634e8abc3abc78834249adfa7bae3054adf44da99b
|
|
| MD5 |
04461fe710210b7d30a3586e9cffa686
|
|
| BLAKE2b-256 |
e740ada7afd6d7ff0a3f6b931c86eab28935a798354ecd10030f13225adb8215
|
Provenance
The following attestation bundles were made for fcp7xml_to_unreal-0.2.0-py3-none-any.whl:
Publisher:
release-to-pypi.yml on nick-animation-studio/fcp7xml-to-unreal
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
fcp7xml_to_unreal-0.2.0-py3-none-any.whl -
Subject digest:
98b3ef783456d829541d6a634e8abc3abc78834249adfa7bae3054adf44da99b - Sigstore transparency entry: 1118324418
- Sigstore integration time:
-
Permalink:
nick-animation-studio/fcp7xml-to-unreal@c814ddb59ccd49dfa0fc1a98c6bad766fb07f171 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/nick-animation-studio
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-to-pypi.yml@c814ddb59ccd49dfa0fc1a98c6bad766fb07f171 -
Trigger Event:
push
-
Statement type: