<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>Please correct me if I'm wrong: In order to display a decoded
      stream, I need either the exact framerate, or the PTS for the
      decoded frames.</p>
    <p>I'm only using avcodec, and my own RTSP client and H264 parser.
      What are the values that need to be set for me to find either
      framerate or PTS? <br>
    </p>
    <p>I think framerate may not be provided, as it's not forced by the
      H264 standard. But the PTS should be available. How can I make
      sure the decoder sets these?<br>
    </p>
    <div class="moz-signature">-- <br>
      <p>Saludos / Best regards, <br>
        <br>
        <b>Sergio Basurco</b> <br>
        Coherent Synchro</p>
    </div>
  </body>
</html>