2008/6/20, Luca Abeni <[EMAIL PROTECTED]>: > > Hi Nicolas, > > > Nicolas Krieger wrote: > > Hello, > > I've got a question about pts. > > In the programm I'm upgrading, we buffer about 5 seconds of datas. And it > > seems that there has been a modification (or I made a mistake) in the way > of > > shwoing the pts value of a video packet. > > Before I made the upgrade of ffmpeg, pts are useconds and now they are in > > seconds. Is it normal ? > > No. timestamps (both pts and dts) are expressed in time_base units (and, > BTW, > since pts and dts are integers, expressing them is seconds does not make > sense). > > Luca
Ok.Where and when is time_base defined ? I think I'm confusing some informations. I understand better ffmpeg and video codec, but all is not ok for me yet. Nicolas _______________________________________________ > libav-user mailing list > [email protected] > https://lists.mplayerhq.hu/mailman/listinfo/libav-user > _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
