[gst-devel] Timestamps
Ronald S. Bultje
rbultje at ronald.bitfreak.net
Thu Jun 30 03:03:08 CEST 2005
On Wed, 2005-06-29 at 23:48, MDK wrote:
> The stamp of the first audio buffer is 0, which is perfectly fine.
> However, the stamp of the first video buffer (frame) is 40000000. Why is
> it so? 40000000 is not a surprising value - it's GST_SECOND / 25 (fps =
> 25). It seems like there is one frame delay...
init_frames is set to 1 in your video stream header. It's all perfectly
valid, your AVI file's video starts at 0,040 seconds, not at 0,000.
Ronald
--
Ronald S. Bultje <rbultje at ronald.bitfreak.net>
More information about the gstreamer-devel
mailing list