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 bin
Run the command
exr_mov_converter
Install the packages
pip install -r requirements.txt
Run the command [NOTE: Make sure you have a python version 3+ installed.]
python exr_mov_converter.py