<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Dear All,<br><br>Hello,, When i try build a player video for mpeg 1,2,4..there something that make me wonder,<br>when i try sync a frame with timing then i get pts and dts but first frame in mpeg 1,2 i get value pts and pts too large then if i multiply with timebase i will get big delay. but that case not happen in mpeg 4 . is there any explanation? or any calculaction for timing in mpeg 1,2?<br><br>Detail Information in fist Frame mpeg 2 :<br><br>timebase = 0.0417083333333333<br>pts = 45000 <br>dts = 41246<br>pts *  timebase = 1876.875 <br><br>Mpeg 4<br>timebase = 0.0416666666666667<br>pts = 0 <br>dts = 0<br>pts *  timebase  = 0 <br><br><br>Thanks in Advance..<br><br>Best Regard...<br>Yulius<br></td></tr></table>