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

Adding "text" as a content-hints value #23

Closed
aboba opened this issue Apr 11, 2018 · 2 comments
Closed

Adding "text" as a content-hints value #23

aboba opened this issue Apr 11, 2018 · 2 comments

Comments

@aboba
Copy link
Contributor

aboba commented Apr 11, 2018

There are scenarios where it would be useful not just to have a "detail" hint, but a "text" hint as well. For example, a "text" hint could be used to hint that AV1 intra-block copy could be useful.

@alvestrand
Copy link
Contributor

"Text" would be a stronger hint than "detail" - saying that there's likely to be many sharp edges whose exact shape is important, and that there may be blocks of color (the background) that are best rendered as uniform color.

@aboba
Copy link
Contributor Author

aboba commented Apr 13, 2018

@alvestrand Yes - "text" carries some of the same connotations as "detail" in terms of a preference for resolution over framerate, but also would likely result in additional optimizations (e.g. use of AV1 intra-block copy).

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

2 participants