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

WPP and Tiles encoding #201

Closed
sdancer75 opened this issue May 23, 2018 · 3 comments
Closed

WPP and Tiles encoding #201

sdancer75 opened this issue May 23, 2018 · 3 comments

Comments

@sdancer75
Copy link

In the parameteres list the kvazaar encoder says this

Wavefront parallel processing.
Enabling tiles automatically disables WPP. To
enable WPP with tiles, re-enable it after
enabling tiles. [enabled]

This means the encoder is able to do Parallel encoding using WPP and Tiles simultaneously ? I thought this was an incompatible mode.

@Arizer
Copy link
Contributor

Arizer commented May 23, 2018

That is true as far as I know. This is pretty much an experimental feature at the moment. I recall there was a (tiny) chance that a profile could have been added to HEVC that allows the co-operation of tiles and wpp. Parallelism in Kvazaar was implemented in a way that required practically no changes to enable this feature, so it was. Why it isn't marked as an experimental or non-standard feature on the help, I do not know.

@sdancer75
Copy link
Author

Thanks !

@Arizer
Copy link
Contributor

Arizer commented May 30, 2018

Added comment in 2bc4594

@Arizer Arizer closed this as completed May 30, 2018
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