[Ffmpeg-devel] [PATCH] video4linux2 input
Michael Niedermayer
michaelni
Wed Feb 1 11:59:18 CET 2006
Hi
On Wed, Feb 01, 2006 at 11:43:07AM +0100, Diego Biurrun wrote:
[...]
> > - av_set_pts_info(st, 48, 1, 1000000); /* 48 bits pts in us */
> > + av_set_pts_info(st, 64, 1, 1000000); /* 64 bits pts in us */
> > av_set_pts_info(st, 64, 1, 1000000); /* 64 bits pts in us */
>
> Umm, I don't understand this comment, what is "us"?
micro seconds
[...]
--
Michael
More information about the ffmpeg-devel
mailing list