I’ve saw NvVideoConverter’s api,have a question, What is the difference between the capture plane and the output plane?
1 Like
Hi,
Please check https://developer.nvidia.com/embedded/dlc/l4t-multimedia-api-reference-28-3
You can also use NvBufferTransform() defined in nvbuf_utils.h. It works same as NvVideoConverter.
1 Like