<div>Hi , </div>
<div>&nbsp;</div>
<div>I am sorry if this seems like nagging.</div>
<div>I am changing my encoding from h263 to h264 , and using x264 as the new encoder.</div>
<div>&nbsp;</div>
<div>when I used h263 , in the picture layer , there was a field named &quot;Temporal Reference&quot; &nbsp;(TR)&nbsp;, I saw that some</div>
<div>players looked at this field when setting the time stamp while others used the time stamps provided by the container.</div>
<div>&nbsp;</div>
<div>As I see it so far , there is no corresponding field in the h264 bit stream. In that case only the muxer can provide the time stamps.</div>
<div>I am looking for a confirmation , Is it true that there is no way to inform the player about display time in the bit stream of h264?</div>
<div>If I only provide time stamps in the muxer , will that be enough for sure?</div>
<div>&nbsp;</div>
<div>thanks in advance.</div>