Re: How to avoid discontinuities when appending WMV files?
- From: "Alessandro Angeli [MVP::DigitalMedia]" <nobody@xxxxxxxxxxxxxxxxxx>
- Date: Sun, 10 Apr 2005 14:16:25 +0200
Kirk wrote:
> should i put the next sample (from the 2nd file) at (last
> sample time + (last sample gap))? so, with this
> calculation, my next sample should go at 492162000.
>
> could this issue cause audio popping and video glitch at
> the join point?
Is it can: the renderers may be dropping the samples with a
duplicated timestamp since they arrive too late according to
the timestamp in the past. A sample should always have a
timestamp with a value *after* the previous sample (or no
timestamp at all).
--
// Alessandro Angeli
// MVP :: Digital Media
// a dot angeli at psynet dot net
.
- Follow-Ups:
- References:
- Prev by Date: How to avoid discontinuities when appending WMV files?
- Next by Date: Re: How to avoid discontinuities when appending WMV files?
- Previous by thread: How to avoid discontinuities when appending WMV files?
- Next by thread: Re: How to avoid discontinuities when appending WMV files?
- Index(es):
Relevant Pages
|