You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.
My organization is considering using Lepton. Ideally, we would like to eventually port the software over to an FPGA platform however that would require that ANS support as there is no way the VP8 encoder could reasonably fit.
I haven't seen much development happening with respect the ANS encoder that is presently hidden behind an experimental feature flag. Is this encoder fully supported yet? Will this encoder be supported going forward?
Thanks
The text was updated successfully, but these errors were encountered:
We plan to deprecate that. However there may be new ideas to use simpler entropy coding schemes (like huffman) for faster and simpler decodes--those ideas are still on the drawing board
the ANS support was simply no faster and required too much memory to encode. That said, it wouldn't be too difficult to modernize it and reduce the memory requirements
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
My organization is considering using Lepton. Ideally, we would like to eventually port the software over to an FPGA platform however that would require that ANS support as there is no way the VP8 encoder could reasonably fit.
I haven't seen much development happening with respect the ANS encoder that is presently hidden behind an experimental feature flag. Is this encoder fully supported yet? Will this encoder be supported going forward?
Thanks
The text was updated successfully, but these errors were encountered: