I am using the CodecEngine API for H264 encoding. However the h264 has many other parameters which I want to test.
how can I configure those parameters?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am using the CodecEngine API for H264 encoding. However the h264 has many other parameters which I want to test.
how can I configure those parameters?
This article shows how to use codec-specific, extended data structs:
http://tiexpressdsp.com/index.php/Extending_data_structures_in_xDM
Chris