<div dir="ltr">Hi<div><br></div><div>I am new to gstreamer. I am using the following pipeline (suggested by a friend) to run mpeg2 files on decklink card. The issue I am facing that I can't able to play gaplessly.  </div><div><br></div><div>gst-launch-1.0 uridecodebin uri=file://'/Users/administrator/Desktop/MAC_APPS/senate.mov' name=decoder decoder. ! tee name=t t. ! queue ! autovideoconvert ! deinterlace method=greedyh ! videoscale ! interlace field-pattern=2:2 top-field-first=TRUE ! decklinkvideosink mode=3 decoder. ! audioconvert ! decklinkaudiosink t. ! queue ! autovideosink<br></div><div><br></div><div>Can anyone help me to convert this to playbin as I researched that gapless playback is possible with playbin using about to finish call back</div><div><br></div><div>Thanking you in anticipation</div><div><br></div><div>Regards</div><div>Adeel Arshad</div></div>