Re: Slow preload of source clip when render a Timeline
- From: "Sarat Venugopal" <dev@xxxxxxxxxxxxxxxxx>
- Date: Fri, 8 Jul 2005 20:27:35 +0800
guidocecilio wrote:
> I´m constructing a DES Timeline base application.
> When i render my timeline I can see that the preload of media source
> process is very slow or interrupt the preview process because the
> transition jump when this load occur. I can see jump between each
> image when the transition occur.
The jump you see is most likely due to incorrect presentation times assigned
to the clips (or images) or incorrectly assigning tracks. If you create a
new track for each transition, there could be quite a few tracks causing
loading delay. The solution is to use just two tracks and switch the
direction of transitions
The best way is to write out the timeline as an XML file and verify that the
transitions are correctly rendered. The presentation times should follow the
structure below for a transition going from Track 1 to Track 2 (I hope the
ASCII diagram comes out properly).
-----------------------
| Track n clip |
-----------------------
| Tran |
-----------------------
| Track n+1 clip |
------------------------
HTH,
Sarat Venugopal
http://www.huelix.com
> Exists some way of solve this
> problem and eliminate the jump to get a smooth preview?
> Thanks you ;-)
.
- Follow-Ups:
- Re: Slow preload of source clip when render a Timeline
- From: guidocecilio
- Re: Slow preload of source clip when render a Timeline
- References:
- Slow preload of source clip when render a Timeline
- From: guidocecilio
- Slow preload of source clip when render a Timeline
- Prev by Date: Re: FullScreen With VMR9 ??
- Next by Date: Re: Playback on secondary monitor
- Previous by thread: Slow preload of source clip when render a Timeline
- Next by thread: Re: Slow preload of source clip when render a Timeline
- Index(es):
Relevant Pages
|