[quote]
[quote user="Konstantin Primenko"]gst-launch -v filesrc location=$PATH_TO_FILE ! TIViddec2 codecName=h264dec engineName=codecServer ! TIDmaiVideoSink useUserptrBufs=TRUE videoStd=VGA videoOutput=DVI accelFrameCopy=FALSE sync=false displayStd=v4l2 --gst-debug-level=2 --gst-debug-no-color[/quote]
Could you try to set sync=false on sync=true?[/quote]
With sync=true the same result - video plays slow. But top(1) says, that CPU is used for 50%. When I play videotestsrc, top(1) says, that CPU is used for 62% and there is no lags.
May be lags occur because omap3530 don't support 720p videos, only 480p and VGA (see http://processors.wiki.ti.com/index.php/GstTIPlugin_Elements#Property_Details). So, Does TI have 480p sample video?