<div dir="ltr"><div>Hi,</div><div> </div><div>I am trying to run gst-launch this way using appsrc:</div><div> </div><div> </div><div>gst-launch-1.0 appsrc name=myfile.h264 ! decodebin ! video/x-raw,format=\(string\)YUV2,width=480,height=360,framerate=\(fraction\)10/1 ! videoconvert ! videoscale ! xvimagesink</div>
<div> </div><div> </div><div>The output I am getting is:</div><div> </div><div>Setting pipeline to PAUSED....</div><div>Pipeline is PREROLLING...</div><div> </div><div> </div><div>and it continues to be that only...no video output on the window.</div>
<div> </div><div> </div><div>myfile.h264 is a H264 elementary stream.</div><div> </div><div>Can anybody point out any error if i am doing?</div><div> </div><div>Thanks in advance.</div><div> </div><div>Deepak</div></div>