-
Will anyone test an Avisynth script in CS5?
I’ve uploaded three short scripts 1249_aeavfsscripts.7z.zip that replace all avi files in a project with an Avisynth-scripted versions of themselves via mounting with AVFS. I’ve just started playing around with AVFS but being able to access Avisynth filters in After Effects CS5 seems like an very useful capability so I’d appreciate if anyone would test these initial scripts out. You need Avisynth and filters yadifmod, nnedi2; AVFS and its required Pismo file mount (see AVFS page for details).
Here’s what to do: 1) create an AE project with some interlaced avi files; 2) run script Generate+Mount_AVFS.jsx and that’s it. The script will create Avisynth files for every avi file, mount it with AVFS and replace the avi footage with the mounted Avisynth file.
I’m interested in using Avisynth’s yadifmod to deinterlace sd footage right before final render but you can easily edit Generate+Mount_AVFS.jsx to produce any Avisynth script you can think of.
Some caveats:
When you re-open the project later on, the footage will be missing if it is not mounted. Rectify this by running the Mount_AVFS.jsx and should you want to unmount the files, then run the Unmount_AVFS.jsx script.
CS5 only as far as I know.
Generate+Mount_AVFS.jsx appends a number to the footage name (in case the avi files are imported more than once.
I use the footage comment field to store AVFS name (can coexist with existing comments).
Let me know if you have any questions, problems.
Cheers,
-Paul