[x264-devel] incorrect dts offsets problem

aviad rozenhek aviadr1 at gmail.com
Mon Jul 26 18:56:30 CEST 2010


Dear experts,

I have the following problem:
i'm feeding frames at 25fps, but the first frame i'm feeding into x264 has
timestamp=3000ms

3000
3040
3080
3120
3160
...

I'm getting back the following dts/pts pairs:

-80 / 3000
-40 / 3040
0    / 3080
3040 / 3120
3080 / 3160
...

I believe the correct dts/pts pairs should be:

2920 / 3000
2960 / 3040
3000 / 3080
3040 / 3120
3080 / 3160
...

I'm using using x264 r1629, with "slow" preset and vfr settings.






-- 
Aviad Rozenhek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20100726/0b681a84/attachment.htm>


More information about the x264-devel mailing list