• Joined on 2023-02-16
k8ie commented on pull request studio/flamenco#104189 2023-03-03 14:32:03 +01:00
WIP: Initial version of a single-frame job compiler

Wait, how the heck did this happen, I didn't mean to post this or close the PR 🤦

Can you reopen it from your side or should I start a new one?

k8ie pushed to single-frame at k8ie/flamenco 2023-03-03 14:28:45 +01:00
46a83336f5 Rename parameters and automatically evaluate denoising
k8ie commented on pull request studio/flamenco#104189 2023-03-03 14:19:18 +01:00
WIP: Initial version of a single-frame job compiler

Digging a little more, it looks like these options were removed with Cycles-x. 0803119725

k8ie commented on pull request studio/flamenco#104189 2023-03-03 14:18:11 +01:00
WIP: Initial version of a single-frame job compiler

Are you sure these options are still available?

I dug around a bit, but I couldn't find any reference to them in any documentation or anything.

I did find the [commit where the options were…

k8ie closed pull request studio/flamenco#104189 2023-03-03 14:16:22 +01:00
WIP: Initial version of a single-frame job compiler
k8ie commented on pull request studio/flamenco#104189 2023-03-03 14:16:22 +01:00
WIP: Initial version of a single-frame job compiler

Cycles has built-in functionality for this.

Ohhh, that makes sense. Now my way of using Python for the chunking feels pretty hacky. I'll change it as soon as possible.

k8ie commented on pull request studio/flamenco#104189 2023-03-03 13:45:29 +01:00
WIP: Initial version of a single-frame job compiler

Should I change denoising to be use_denoising or use_compositing to be just compositing? Just to keep things consistent.

k8ie commented on pull request studio/flamenco#104189 2023-03-03 13:43:37 +01:00
WIP: Initial version of a single-frame job compiler

Cycles has built-in functionality for this.

Ohhh, that makes sense. Now my way of using Python for the chunking feels pretty hacky. I'll change it as soon as possible.

k8ie commented on pull request studio/flamenco#104189 2023-03-02 01:40:23 +01:00
WIP: Initial version of a single-frame job compiler

Alright, I threw everything I could think of at it and couldn't find any issue. I think it's ready for review @dr.sybren

k8ie commented on pull request studio/flamenco#104189 2023-02-28 19:30:53 +01:00
WIP: Initial version of a single-frame job compiler

Alright, unless I manage to find something functionally wrong, I think it's ready for review.

I'll test it out for a bit and I'll let you know.

k8ie pushed to single-frame at k8ie/flamenco 2023-02-28 19:03:07 +01:00
8b9059e65f Put the render outputs in a separate directory
k8ie pushed to single-frame at k8ie/flamenco 2023-02-28 18:53:25 +01:00
fe3e40cb5d Support for compositing
k8ie opened issue studio/flamenco#104191 2023-02-28 15:31:46 +01:00
Manager build error on ARM64
k8ie pushed to single-frame at k8ie/flamenco 2023-02-28 13:04:55 +01:00
68b169970b Add frame number to the render output path
k8ie pushed to single-frame at k8ie/flamenco 2023-02-28 12:40:38 +01:00
db5273a350 Fix chunking
k8ie commented on issue studio/flamenco#104188 2023-02-28 12:29:04 +01:00
Single frame job_compiler

Hi, thank you for your response. No worries, I totally understand.

I'm still testing things out and ironing out some issues. Today I found that the chunking is not exactly correct. I'll mark…

k8ie created pull request studio/flamenco#104189 2023-02-27 21:16:07 +01:00
Initial version of a single-frame job compiler
k8ie pushed to single-frame at k8ie/flamenco 2023-02-27 21:13:24 +01:00
6047cbf7ce Ignore the DENOISED file if it exists
k8ie pushed to single-frame at k8ie/flamenco 2023-02-27 20:55:31 +01:00
bacdc87354 Initial version of the single-frame job type
k8ie created branch single-frame in k8ie/flamenco 2023-02-27 11:18:37 +01:00