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

Thumbnail API #206

Open
evillemez opened this issue Apr 30, 2014 · 0 comments
Open

Thumbnail API #206

evillemez opened this issue Apr 30, 2014 · 0 comments

Comments

@evillemez
Copy link
Contributor

Automatic thumbnails are hard, and inconsistent at best. We can autogenerate (bad) thumbnails, which we currently do - but it would be best to allow clients to create specific thumbnails at a given time. We could add an API for this in the TranscodingBundle.

This API could accept a file upload (image), and set/transcode it. It could also accept a timecode for video resources, and schedule the backend transcoding to generate the thumbnails automatically.

While this is a very specific use-case, this wouldn't be a bad approach because it is too common to ignore. Ultimately the purpose of the Media API is to provide useful search/discovery, and visually representing the search results is a key part of that.

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

No branches or pull requests

1 participant