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

nvjpeg Encoding Algorithm #189

Open
1623275623 opened this issue Jun 5, 2024 · 1 comment
Open

nvjpeg Encoding Algorithm #189

1623275623 opened this issue Jun 5, 2024 · 1 comment
Assignees
Labels

Comments

@1623275623
Copy link

1623275623 commented Jun 5, 2024

I create Encode handle and state and Encode params. I set Encoding Algorithm by function nvjpegEncoderParamsSetEncoding(params_.encoder_params,encoding,params_.stream); the encoding content is NVJPEG_ENCODING_PROGRESSIVE_DCT_HUFFMAN. I get a function parameter error #2. when i select NVJPEG_ENCODING_BASELINE_DCT It is Ok. have anyone can tell me why? how can i solve this problem.

Tasks

No tasks being tracked yet.
@JanuszL JanuszL added the nvJPEG label Jun 5, 2024
@zohebk-nv zohebk-nv self-assigned this Jun 25, 2024
@zohebk-nv
Copy link
Collaborator

hi, would it be possible for you to share a self contained reproducer code along with the cuda toolkit and driver versions being used? This will help us triage this further

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants