Skip to content

ZencoderOutput.min_size does not correspond to the documentation #23

@dxeoane

Description

@dxeoane

According to the documentation this parameter should be passed as follows
{ "outputs": [ { "skip": { "min_size": "640x480" } } ] }

But it is sending this way
{ "outputs": [ { "min_size": "640x480" } ] }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions