A desktop application that converts EXR image sequences to a MOV file.
To run this project, you will need to add the following environment variables to your .env file
FFMPEG_EXECUTABLE : Absolute path to the ffmpeg executable file.
git clone https://github.com/PratikTayshete/Exr-To-Mov-Converter.git cd Exr-To-Mov-Converter cd binRun the command
exr_mov_converterInstall the packages
pip install -r requirements.txtRun the command [NOTE: Make sure you have a python version 3+ installed.]
python exr_mov_converter.py