[Ffmpeg-cvslog] r7880 - trunk/libavformat/gxf.c
Reimar Döffinger
Reimar.Doeffinger
Thu Feb 8 09:42:03 CET 2007
Hello,
On Thu, Feb 08, 2007 at 04:29:52AM +0100, Michael Niedermayer wrote:
> On Thu, Feb 08, 2007 at 12:22:53AM +0100, reimar wrote:
> > Author: reimar
> > Date: Thu Feb 8 00:22:53 2007
> > New Revision: 7880
> >
> > Modified:
> > trunk/libavformat/gxf.c
> >
> > Log:
> > set pts_wrap_bits to 32 since timestamps in packets are 32 bit
>
> the function you want to use is av_set_pts_info()
There is no guarantee I can extract any useful timebase out of the file,
so I didn't want to set the timebase when I can't, but I still want to
set wrap_bits, so av_set_pts_info is not useful.
Of course I admit that doing it this way could actually be a stupid
idea, but I am undecided so far so I left it as it was.
Greetings,
Reimar D?ffinger
More information about the ffmpeg-cvslog
mailing list