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.

GStreamer - DM365 - problem | help!

Trying to use GStreamer on DM36x DVEVM via terminal:

GIVE: 

gst-launch filesrc location="sample.ts" ! TIViddec2 engineName=codecServer codecName=mpeg2dec genTimeStamps=FALSE ! TIDmaiVideoSink videoOutput=lcd

GET:

 Setting pipeline to PAUSED ...

Pipeline is PREROLLING ... 

0:01:22.191089567 2169 0xf25d8 ERROR TIDmaiVideoSink gsttidmaivideosink.c:1457:gsttidmaivideosink_init_display: Failed to open display device

What should I write (in "videoOutput=..." I reckon) to output on LCD on the board??? please help