ShotList
ShotList outputs Xlsx from movie/still data
Install / Use
/learn @KengoSawa2/ShotListREADME
ShotList



Overview
ShotList can easily export "Video" and "Image" files as "Metadata list with thumbnail" in Excel format(xlsx).
Usage and Function
License
[GPL v2.0]
to Build and Run
movie backend Library
ffmpeg 4.x with PyAV 6.x.x
still image backend Library
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
TODO
- Import from fcpxml?
