Skip to content

Support husk tokens for frame replacement #2569

@sebastienblor

Description

@sebastienblor

Husk support tokens for frame replacement through its -o argument. This needs to be supported for arnold product types (internal ticket HTOA-3037)

{code:java}
-o [ --output ] arg                   Output image.  Variables are expanded
                                        in the string can be represented in
                                        various ways:
                                          - $F, $FF $F4:  Current frame number
                                          - $N:  The N'th frame in the sequence
                                          - , , :  Frame UDIM style
                                          - %d, %g, %04d:  Frame printf style
                                        A comma separated list of filenames can
                                        be used to override images when there
                                        are multiple render products.
{code}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions