<div>Thanks for your answer.</div>
<div> </div>
<div>I don't use any muxer... so yes it is elementary stream. My source is a raw format video. I take slices of it, encode those data with x264enc and send it on the network.</div>
<div> </div>
<div>Then I decode the data with the VDPAU pipeline (appsrc -> vdpauh264dec -> vdpauvideopostprocess -> vdpausink).</div>
<div> </div>
<div>I am not supposed to take care of stream markers, am I? and how?</div>
<div> </div>
<div>Best regards.</div>