Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZencoderOutput.min_size does not correspond to the documentation #23

Open
dxeoane opened this issue Jun 1, 2017 · 0 comments
Open

ZencoderOutput.min_size does not correspond to the documentation #23

dxeoane opened this issue Jun 1, 2017 · 0 comments

Comments

@dxeoane
Copy link

dxeoane commented Jun 1, 2017

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" } ] }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant