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.

TDA4VMXEVM: Pattern generation with GStreamer: Change video port direction

Part Number: TDA4VMXEVM

Hi TI,

I'm using to TDA4 EVM in order to generate video patterns, I run the following command to generate the pattern:

gst-launch-1.0 videotestsrc pattern=4 num-buffers=1000 ! 'video/x-raw, format=(string)BGRA, width=1920, height=1080' ! waylandsink


After the execution, I can see the pattern on the monitor which is connected to Display port 0.

I would like to know how I can do the same thing but through HDMI (via infotainment board) and also through the FPD-Link which is connected to the integrated 941 serializer.

Generally speaking, how I can change the generated pattern direction from display port to FPD-Link interface.

Thank you,

Brahim