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.

TDA4VH-Q1: support on concurrent video encode on TDA4VH

Part Number: TDA4VH-Q1
Other Parts Discussed in Thread: TDA4VH

Hi, experts,

In TRM, it is said "Up to 8x separate concurrent video encode, decode or combination (8x1080p30)". Customer did some tests and found muiti-channels were processed serially. Please help to clarify what is the expected behavior of "separate concurrent video encode".

Customer tested with SDK 8.5 of TDA4VH.

This is log of time consumed with 1 channel 1080p H.265 encoding

This is log of time consumed with 2 channels 1080p H.265 encoding

Observing on above results, 2 channels encoding are processed serially. Checking by lsof, only video1 is used.

In the plugin configuration, only video1 is used.

Thanks.