misterjay
8th February 2005, 08:55
Hallo,
One of Avisynth greatest features is allowing back-to-back playback of movie clips (i.e. without any "blank" between the previous one and the next one).
However, it seems that the AVS file containing the playlist has to be built before actually starting playback and it cannot be modified once playback is already running.
For example, what if I want to add or delete a file from the queue while the list is already running ?
I'm building an application using Delphi DsPack components which allow direct access to DirectShow filters, so is there any way to achieve such goal using Avisynth ?
Thanks !
One of Avisynth greatest features is allowing back-to-back playback of movie clips (i.e. without any "blank" between the previous one and the next one).
However, it seems that the AVS file containing the playlist has to be built before actually starting playback and it cannot be modified once playback is already running.
For example, what if I want to add or delete a file from the queue while the list is already running ?
I'm building an application using Delphi DsPack components which allow direct access to DirectShow filters, so is there any way to achieve such goal using Avisynth ?
Thanks !