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

Project Roadmap or Goals #13

Open
rainliu opened this issue Jul 11, 2021 · 2 comments
Open

Project Roadmap or Goals #13

rainliu opened this issue Jul 11, 2021 · 2 comments

Comments

@rainliu
Copy link

rainliu commented Jul 11, 2021

What’s the project roadmap or goals?

Will this project support different platforms/architectures, like
armeabi-v7a,arm64-v8a, x86, x86_64?

What’s encoder performance goals in terms of speed, efficiency,etc?

@mpeg5
Copy link
Owner

mpeg5 commented Jul 12, 2021

Hi, @rainliu,
x86, ARM, and RISC-V will be supported.
Now a days, x86 32/64bit optimization has been focused, and it is going forward to ARM NEON.
The targeted coding and speed performances of baseline profile and main profile are better than x265 and av1 encoder, respectively.
Currently, it is expected that overall performances are reaching the target goal. But, it is required to put more efforts to meet the similar coding gain with VVC encoder.
Also, I heard there are several projects using xeve library. ffmpeg and chromium would support xeve in near future.

This project requires lots of contributions for now.
It is encouraged to contribute to this project for speed-up and improving coding gain.

@MarcoRavich
Copy link

...it would be interesting to establish some kind of collaboration with @rigaya to get some hw accellerated en/decoding optimizations...

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

3 participants