-
- Downloads
EXR to JPEG: Pass EXR files as glob instead of only the directory
This allows the command to run on a subset of the EXR files in the directory, which is needed for generating previews of EXR files in the intermediate render directory (which contains multiple EXR files for each frame).
Showing
- flamenco_worker/commands.py 17 additions, 4 deletionsflamenco_worker/commands.py
- flamenco_worker/resources/exr_sequence_to_jpeg.py 21 additions, 6 deletionsflamenco_worker/resources/exr_sequence_to_jpeg.py
- tests/test_commands_exr_sequence_to_jpeg.py 95 additions, 0 deletionstests/test_commands_exr_sequence_to_jpeg.py
Loading
Please register or sign in to comment