Commit Graph

8 Commits

Author SHA1 Message Date
Brett Williams
79ff451af8 Hotfix: Failing to convert image sequences that do not start on frame 1 2023-06-15 19:35:39 -05:00
e6eb344d19 Wait for subjob completion and download render files to host (#17)
* Fix Blender image sequence -> video conversion and change video to use ProRes

* Wait for child jobs to complete

* Download and extract render files from subjobs

* Fix issue where zip was not removed

* Update client to use new method names in server proxy

* Fix minor download issue
2023-06-15 17:44:34 -05:00
0a0a228731 Thumbnail Generation Refactoring (#16)
* Fix file_list and convert save_first_frame to use FFMPEG directly

* All thumbnail generation now uses FFMPEG engine
2023-06-15 13:06:46 -05:00
Brett Williams
cae5dbb41c Fix failing thumbnail generation 2023-06-15 11:26:52 -05:00
94bb1e4362 Remove Old Multi-Client Code / Refactoring (#13)
* Remove a lot of old code from render_queue regarding clients

* More code cleanup

* More code cleanup

* Move everything around

* Minor log change
2023-06-11 14:50:20 -05:00
Brett Williams
769611ba26 Fix server issue with purple / green thumbnails 2023-05-30 15:19:14 -05:00
Brett Williams
eaacbf4ec0 Blender image sequences now generate a preview mp4 on completion 2023-05-27 16:01:54 -05:00
Brett Williams
4ef94dd7b8 Major file reorganization 2022-12-20 11:22:04 -08:00