<div>Thanks for your answer.</div>
<div> </div>
<div>I don&#39;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 -&gt; vdpauh264dec -&gt; vdpauvideopostprocess -&gt; 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>