<div dir="ltr"><div>Hi,</div><div>   I am trying to play a lot of media using shell script, few of them has audio only.</div><div>and my pipeline is something like this</div><div><br></div><div>src ! demux ! viddec ! vidsink !audsink</div>
<div><br></div><div><br></div><div>now as few of my media do not have video at all, pipeline gets stuck at PREROLLING stage, as video decoder expects some data.</div><div>I know i can write an gstreamer application which checks whether video is available or not , and then add viddec dynamically.</div>
<div><br></div><div>but ,is there any other workaround for this issue.</div><div><br></div><div>regards,</div><div>Lokesh</div></div>