<div dir="ltr">Hello,<div><br></div><div><span style="font-size:12.8px">64-bit GST 1.8.1 on 64-bit Windows 7 or higher  (also reproducible in earlier versions of gstreamer).</span><br style="font-size:12.8px"><br style="font-size:12.8px"><span style="font-size:12.8px">After I get EOS in my pipeline I'm trying to restart it using </span><span style="color:rgb(0,0,0)">gst_element_set_state (pipeline, GST_STATE_READY);</span></div><div><span style="color:rgb(0,0,0)">As this statement is executed I have a crash.</span></div><div><span style="color:rgb(0,0,0)">I've examined every element of the pipeline and found that crash only occurs if I have encodebin element in my pipeline.</span></div><div><span style="color:rgb(0,0,0)">Also if my container is mpegts and my video stream is to be encoded to mpeg2 it crashes, otherwise is survives.</span></div><div><span style="color:rgb(0,0,0)">I'm not sure if the mpegts container or mpeg2 encoder causes the crash or maybe it is a combination.</span></div><div><span style="color:rgb(0,0,0)">But I hope somebody would look into it since it's very easy to reproduce.</span></div><div><span style="color:rgb(0,0,0)"><br></span></div><div><span style="color:rgb(0,0,0)">Thanks a lot in advance.</span></div><div><span style="color:rgb(0,0,0)">Michael</span></div><div><span style="color:rgb(0,0,0)"><br></span></div></div>