Menu

#84 File Requester Object

open
nobody
5
2005-04-25
2005-04-25
Anonymous
No

A file requester object would greatly enhance the already
powerful Avisynth. It will allow easy sharing of scripts,
while giving flexibility and further control to avs scripts.
Multiple selections could be possible.

Example usage:

video = AVISource(FileRequest(), false)
blur(video, 0.5)

Whenever the filerequest function is seen, Avisynth
should provide with a standard OS filerequester.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.