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

webhooks: use closest aspect ratio to transcode #1536

Conversation

egabancho
Copy link
Member

@egabancho egabancho commented Feb 6, 2018

When running the transcode task it can happen that the aspect ratio is not in the list and therefore needs to be change by the closest one. We call use the display_aspect_ratio to call several API function so it might be better to fix it from the beginning.

NOTE: this is a hack until CERNDocumentServer/cds-sorenson#37 is fixed.

@egabancho egabancho force-pushed the fix-aspect-ratio-transcode branch from 8251041 to e0a3907 Compare February 6, 2018 20:11
* When running the transcode task it can happen that the aspect ratio is
  not in the list and therefore needs to be change by the closest one.
  We call use the display_aspect_ratio to call several API function so
  it might be better to fix it from the beginning.
  NOTE: this is a hack until CERNDocumentServer/cds-sorenson#37 is
  fixed.
@egabancho egabancho force-pushed the fix-aspect-ratio-transcode branch from e0a3907 to 65a4c23 Compare February 6, 2018 20:13
@egabancho egabancho merged commit a689109 into CERNDocumentServer:cdslabs_qa Feb 7, 2018
@egabancho egabancho deleted the fix-aspect-ratio-transcode branch February 7, 2018 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants