ShotList can easily export "Video" and "Image" files as "Metadata list with thumbnail" in Excel format(xlsx).
[GPL v2.0]
ffmpeg 4.x with PyAV 6.x.x
OpenImageIO 2.0.x Python Library https://github.com/OpenImageIO/oiio
ShotList required many many Python Package
Name | requireVer |
---|---|
PyAV | 6.0.0 |
XlsxWriter | 1.1.5 |
PySide2 | 5.12.2 |
natsort | 6.0.0 |
timecode | 1.2.0 |
xattr | 0.9.6 |
xxhash | 1.3.0 |
pprint | 0.1 |
tzlocal | 1.5.1 |
Pydpx_meta |
PyAV6.0.0 needs special patch.
The GUI relies on PySide2, so modifications require tools such as QtCreator and Qt Liguist. See Qt.io
- Import from fcpxml?