Commit Graph

4 Commits

Author SHA1 Message Date
Danilo Reyes
61858c650d Update output path for converted files in premiere_to_resolve.py to ensure they are saved in the same directory as the input files. Remove redundant mapping update comment for clarity. 2026-01-28 06:27:14 -06:00
Danilo Reyes
d2dec4d7a1 Enhance file matching functionality in find_local_files to support recursive directory search. Update docstring for clarity on search behavior. 2026-01-28 06:23:05 -06:00
Danilo Reyes
38e8ab9edd flake 2026-01-28 06:14:33 -06:00
Danilo Reyes
5f14617530 Add XML files for Premiere Pro sequences and a converter script
- Created `05_02_Trim_clips_in_the_Program_monitor_1.xml` and `05_03_Sync_locks_and_track_locks.xml` to define video sequences with associated clips and metadata.
- Introduced `flake.nix` for managing dependencies and building the project.
- Added `premiere_to_resolve.py` script to convert Premiere Pro XML exports for compatibility with DaVinci Resolve, including video path updates and MP4 to MOV conversion functionality.
2026-01-26 16:27:09 -06:00