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

[admin] batch re-encoding for audio/video #18

Merged
merged 3 commits into from
Dec 25, 2016
Merged

Conversation

eins78
Copy link
Contributor

@eins78 eins78 commented Dec 22, 2016

including preparations in datalayer to make the queries possible

closes #15 #16

@eins78 eins78 force-pushed the feat_batch_reencoding branch 10 times, most recently from aaa53e9 to 3d6a7cf Compare December 24, 2016 15:17
@eins78
Copy link
Contributor Author

eins78 commented Dec 24, 2016

adapted everything for audio/video and tested with HD config.

last needed change was making sure zencoders 'conditional outputs' works as expected
https://app.zencoder.com/docs/api/encoding/conditional-outputs
and adapting the HD config to use it.

the default behaviour would have been to also make an "HD" version of all the videos that are too small for HD (without upscaling them of course), which would have lead to lots of duplicated data and much higher cost due to unneded conversion jobs.

@eins78
Copy link
Contributor Author

eins78 commented Dec 25, 2016

@eins78 eins78 merged commit a381a88 into master Dec 25, 2016
@eins78 eins78 deleted the feat_batch_reencoding branch December 25, 2016 10:37
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

Successfully merging this pull request may close these issues.

[filehandling] add explicit "profile" attribute to audio/video Previews
2 participants