<div dir="ltr">I've a gstreamer software written in python that loops on a video using playbin and about_to_finish.<div><br></div><div>The thing works quite well using software decoders, but if i try with gst-vaapi (currently with intel backend on HD400 and other intel cards) it crashes after several loops.</div><div><br></div><div>I let it run with GST_DEBUG=5 and dumped all the output, the final part, just before crashing is here: <a href="http://pastebin.com/MzaBnsZJ">http://pastebin.com/MzaBnsZJ</a></div><div><br></div><div>Here's also the complete (compressed) log file: <a href="https://goo.gl/9rKBke">https://goo.gl/9rKBke</a></div><div><br></div><div>I'm currently using gstreamer 1.4.5 as packaged in archlinux, but i think that this problem exists from a while now.</div></div>