Hi,<br>is it possible to get the duration of an mpeg4 packet received from the ffdec_mpeg4 plugin?<br>I&#39;ve noted that, when I launch my gst-app with GST_DEBUG, the ffdec_mpeg4 plugin write int the output some info like:
<br><br><br>0:00:08.734375000 &nbsp; 380 01622C38 LOG&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default :0::&lt;mpeg4-decoder&gt; Received new data of size 14815, ts:0:02:08.371833333, dur:0:00:00.493833333<br><br>0:00:
08.734375000 &nbsp; 380 01622C38 LOG&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default :0::&lt;mpeg4-decoder&gt; data:01D0BFD0, size:14815, ts:0:02:08.371833333, dur:0:00:00.493833333<br><br>0:00:08.734375000 &nbsp; 380 01622C38 DEBUG &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default :0::&lt;mpeg4-decoder&gt; QOS: qostime 0:02:
08.371833333, earliest 0:00:06.200000000<br><br clear="all">How could I get this information with gst api?I&#39;ve searched with gst-inspector for ffdec_mpeg4 but I did&#39;nt find anything.<br><br>Thank&#39;s to all of you.
<br>-- <br>Riccardo Corona