Does NVDEC provide the associated SEI (h264) or user data (mpeg2) for a frame when using CUvideoparser? I tried parsing _CUVIDPICPARAMS->pBitstreamData in the HandlePictureDecode callback but I didn’t find anything.
CUvideoparser is a very simple class. As mentioned in the documentation, for any advanced applications, recommend that you develop your own parser.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Unable to retrieve SEI message from NVDEC bitstream (H264) | 0 | 1056 | November 14, 2019 | |
Getting SEI messages in NVDEC | 1 | 820 | April 8, 2017 | |
How to extract custom SEI unregistered user message data with the Nvidia Decoder? | 4 | 1544 | March 20, 2023 | |
How to use NVENC and NVDEC for on device transcoding? (no cpu copies) | 0 | 636 | November 8, 2022 | |
how can I just use cuvidDecodePicture to decode h264 | 1 | 683 | December 16, 2017 | |
How to insert user-specified SEI messages into the encoded bitstream? | 1 | 762 | November 15, 2017 | |
cuvidDecodePicture decode video frame sync | 4 | 2500 | June 27, 2017 | |
NVDec did not output the correct sequence of bitstream parsing and decoding | 8 | 1178 | June 1, 2023 | |
How can i use custream in cuvidMapVideoFrame | 0 | 914 | July 13, 2021 | |
Is CUVID H264 parser running on GPU? | 0 | 923 | July 20, 2015 |