-
Notifications
You must be signed in to change notification settings - Fork 47
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
HW Accelerated JPEG encoder for X86 and DS 6.3 #347
Comments
CHECK:
|
NVidia changed docker container set - https://catalog.ngc.nvidia.com/orgs/nvidia/collections/deepstream_sdk. We have to double-check our builds. It might be better to build a completely custom docker image based on GStreamer and DS SDK, including only what we need. |
The bug with jpeg decoding via nvv4l2decoder on Jetson is still relevant for DS 6.3 (checked with nvcr.io/nvidia/deepstream-l4t:6.3-samples). |
DS 6.3 fixed the bug with no IDR frames after nvv4l2h264enc.
then
For DS 6.2 gives DS 6.3 nvv4l2h26Xenc supports |
The current Savant code tries to use |
According to the changelog, DS 6.3 introduced an HW-accelerated JPEG encoder.
The text was updated successfully, but these errors were encountered: