<div dir="ltr"><br>> gst-launch-1.0 -v -m filesrc location=/home/pi/Videos/mulan.h264 ! h264parse<br>> ! queue ! v4l2h264dec ! videoconvert ! videoscale ! queue ! autovideosink<br>><br>> It just plays the first couple of frames though and then stops and after a<br>> while crashes.<br>><br>Can you run the pipeline with GST_DEBUG=4 environment variable set and post the output?<br>This is how you can do it<br><br><div>GST_DEBUG=4 gst-launch-1.0 ...</div><div><br></div><div>Also, any chance you can share the mulan.h264 file?</div><div>Or tell us how you generated it?</div><div><br></div><div>Regards</div><div>Mandar</div></div>