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.