Log in

View Full Version : Help: playing files back-to-back


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 !

E-Male
8th February 2005, 23:55
i think changes are only recognized when the script is (re)loaded

misterjay
9th February 2005, 11:37
I also think so, but before reloading the script I have to stop the playing queue, and this is not what I'm looking for :(

E-Male
9th February 2005, 14:45
to make it short
avisynth is not what you are looking for

Richard Berg
9th February 2005, 16:53
You should use ASX or even something really simple like M3U.