Hi, <br>My gst-app get mpeg4 packets into a fakesrc.<br>How can it be possible to fill a gstbuffer in a fakesrc handoff function with blank data (or not set at all)?I need it because I get continuosly notification from ffdec_mpeg4 : 
<br><br>warning: the first frame is no a keyframe<br><br>So I wish to discard all the mpeg4 packets and not set the gstbuffer until I get the first keyframe.<br>Is there a way to do this?<br><br>Thank&#39;s.<br><br>Best regards.
<br clear="all"><br>-- <br>Riccardo Corona