Other Parts Discussed in Thread: TDA4VH
Hi Team,
I want to integrated Gstreamer on our own layers based on TDA4VH board, my question is that which Ti-plugins should I add to the images if we want to use H265 ?
And is there any necessity to add the gstreamer1.0-plugins-dsp66, cause when I bitbake gstreamer1.0-plugins-dsp66, it occurred error
ti-cgt6x was skipped: incompatible with host aarch64-xxx-linux (not in COMPATIBLE_HOST)
NOTE: Runtime target 'ti-cgt6x' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['ti-cgt6x']
NOTE: Runtime target 'clocl' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['clocl', 'ti-cgt6x']
ERROR: Required build target 'gstreamer1.0-plugins-dsp66' has no buildable providers.
Missing or unbuildable dependency chain was: ['gstreamer1.0-plugins-dsp66', 'opencl', 'clocl', 'ti-cgt6x']
Could you tell me how to solve this problem?
Kind regards,
Huang