NVIDIA / NVIDIA/CUDALibrarySamples

nvjpeg Encoding Algorithm

Open
#189 1 comment 1 reaction 1 assignee View on GitHub

@zohebk-nv is already working on this.

Since Jun 25, 2024.

nvJPEG
Dominant language
Cuda
Stars
2.5k
Forks
478
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.