Hi,
I am using below command to decode on display 1060p60 on HDMI.
$ gst-launch -v filesrc location=/usr/share/ti/data/videos/dm816x_1080p_demo.264 ! 'video/x-h264' ! h264parse access-unit=true ! omx_h264dec ! omx_scaler ! omx_ctrl display-mode=OMX_DC_MODE_1080P_60 ! omx_videosink sync=false
I want to test whether its playing 60fps?
kindly guide how to do in command or script or application?
Regards
RAJ M