c_c
January 17, 2023, 8:57am
1
Hi Nvidia,
I’m using Jetson AGX Orin, and trying to encode some videos using the demo source code - “/usr/src/jetson_multimedia_api/samples/01_video_encode” , but can’t find APIs to insert general video informations like Color space/primaries and Matrix coefficients to the destination video streams, can you please tell me how to put in these informations?
attached my L4T information:
- NVIDIA Jetson UNKNOWN
* Jetpack UNKNOWN [L4T 35.1.0]
* NV Power Mode: MAXN - Type: 0
* jetson_stats.service: active
- Libraries:
* CUDA: NOT_INSTALLED
* cuDNN: 8.4.1.50
* TensorRT: 8.4.1.5
* Visionworks: NOT_INSTALLED
* OpenCV: 4.5.4 compiled CUDA: NO
* VPI: ii libnvvpi2 2.1.6 arm64 NVIDIA Vision Programming Interface library
* Vulkan: 1.3.203
Hi,
Do you mean your frame data is in YUV 420 8-bit bt709 or bt2020? By default the frame data is expected to be YUV420 8-bit bt601.
c_c
January 18, 2023, 2:44am
4
Yes, i’m using bt709 now, and want to put this information in vui, by this let players know what colorspace to use to display rather than guess it.
kayccc
February 7, 2023, 7:27am
5
Sorry for the late response, have you managed to get issue resolved or still need the support? Thanks
c_c
February 7, 2023, 7:43am
6
Still need help, i can’t find a way to put bt709 into the vui yet.
Hi,
We will check this and update.
This is supported in later Jetpack release. Please try latest 5.1.3.
c_c
February 10, 2023, 6:47am
9
ok, waiting for your feedback
system
Closed
April 25, 2024, 8:41am
11
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.