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 pipeline on DM8148 processor using adv7441a video decoder is video capture getting delay between frames

Hi ,

we are using following pipeline on dm8148 processor.

gst-launch -e omx_camera output-buffers=10 skip-frames=1 !  video/x-raw-yuv, format=\(fourcc\)NV12, width=1280, height=1024, framerate=\(fraction\)30/1, buffer-count-requested=10 ! queue !  omx_h264enc force-idr-period=23 i-period=23 bitrate=10000000 profile=1 ! queue ! rr_h264parser singleNalu=true ! mp4mux dts-method=0 ! queue ! filesink location=hdmi_1920_1080_P1.h264

using above pipeline when video recorded  and played using vlc frames are stopping in between . vlc message log is showing (PTS out of range frame is skipped ).

please see attached video in vlc player  &&  TOOLS -> Messages  of vlc put debug-level ==2  to see error messages.

please kindly address the issue.

regards,

karthik