f7b65d0b8f
Refactor MP4 to MOV conversion in premiere_to_resolve.py to ensure compatibility with DaVinci Resolve on Linux. The script now re-encodes to ProRes 422 HQ, with fallbacks to DNxHD and H.264, improving reliability and quality of output files. Update error handling for ffmpeg availability and conversion timeouts.
Danilo Reyes
2026-01-29 12:51:41 -06:00
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.
Danilo Reyes
2026-01-28 06:27:14 -06:00
d2dec4d7a1
Enhance file matching functionality in find_local_files to support recursive directory search. Update docstring for clarity on search behavior.
Danilo Reyes
2026-01-28 06:23:05 -06:00