1ef9e0206c
Introduce build_mosaic_movie for single-ROI MP4s from archived mosaics, with optional max-height preview, semi-transparent metadata overlay, and encode_movie API for reuse. Add build_mosaic_movies_batch to encode the top N ROIs per machine using one scans.csv pass, progress output, and --skip-existing for safe reruns. Declare imageio and imageio-ffmpeg in requirements.txt. Co-authored-by: Cursor <cursoragent@cursor.com>
11 lines
154 B
Plaintext
11 lines
154 B
Plaintext
requests>=2.31.0
|
|
beautifulsoup4>=4.12.0
|
|
lxml>=5.0.0
|
|
pyyaml>=6.0.1
|
|
tqdm>=4.66.0
|
|
piexif>=1.1.3
|
|
Pillow>=10.0.0
|
|
pytest>=8.0
|
|
imageio>=2.34
|
|
imageio-ffmpeg>=0.5
|