We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the Jetson multimedia api is different between Nvidia xavier and Nvidia orin. so, nvmpi decoder fails at Nvidia orin plateform
The text was updated successfully, but these errors were encountered:
@huidebin Will the below link help you? #115 (comment)
Sorry, something went wrong.
It helps for building but decoder fails at runtime.
The solution from #125 works on Orin
More precisely speaking works with newer L4T/Jetpack after nvbuf_utils API was "deprecated" by Nvidia.
nvbuf_utils
For ORIN support this fork is most ahead currently
It looks like it is also backwards compatible (both NvUtils and nvbuf_utils API support)
#125 works on Orin but starting from JP 5.1 L4T 35.2.1 has decoding performance issue
No branches or pull requests
the Jetson multimedia api is different between Nvidia xavier and Nvidia orin.
so, nvmpi decoder fails at Nvidia orin plateform
The text was updated successfully, but these errors were encountered: