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.

TMDSEVM572X: TMDSEVM572X

Part Number: TMDSEVM572X

Hello

When we want to decode the TS files in TMDSEVM572X unit and display them on HDMI, the output video is displayed in slow motion.

We use the following command for decoding:

gst-launch-1.0 filesrc location=/home/root/NASA_TV_HD.ts ! tsdemux ! h264parse ! ducatih264dec ! vpe ! 'video/x-raw,format=(string)NV12,width=1280,height=720, framerate=(fraction)60000/1001' ! queue ! kmssink driver-name=omapdrm connector-id=57 force-modesetting=false sync=false

The slow motion happens with any other TS file that we have tested. But the other files with h264 and mov  format have no problem regarding the speed of the video

Regard