Today I had a nice idea to save me some RAM and harddisk-space. Alright:
I have an extern hdd and I would like to store my dvds rips on it. I still want to work with them, but I would like to keep them there. Ok I don´t want to plug in all the time my extern hdd and that´s why I would like to add some dummy files as avs.
What I need is a simpel command that creates a solid for a specific time (in frames would be nice).
So an script would look in the end like this:
Code: Select all
[Plugins/Imports]
MPEG2Source("Myfootage.avs")
#"CreateSolid"(black, 50000) #colour,frames
#AssumeFPS(25) #Just a guess. I think that I would need something like this. Or maybe not *shrugs*
[Filtering]