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