Hi,<br>I&#39;ve an mpeg4 live src, I get the mpeg4 packet into a fekesrc and then put into a gstbuffer and decode&amp;show them.<br>My problem is this: the images are much more degraded until the new keyframe.I know that&#39;s the way in which the mpeg4 works (send a keyframe and then difference and estimation, and so on...) but is there some properties that would be set to avoid degradeds images between a keyframe and the next one?
<br>For example I&#39;ve put gst_base_src_set_live((GstBaseSrc*)fakesrc,TRUE) but it seems to change nothing.<br>I&#39;ve also tried to skib B-frame and IDC-Dequantization in the ffdec_mpeg4 plugin but nothing...<br><br>Do you have some ideas?
<br><br>Thank&#39;s.<br clear="all"><br>-- <br>Riccardo Corona