Thanks very much. I had just recently started to work with AviSynth and didn't worked on PostProcessing yet so a simple first access to this is very much welcome :) Thanks !
if anyone interested in AviSynth with Vegas, the trick is to use VFAPI to "convert" the avisynth script into an avi file that trick Vegas into believing it's an avi file. The down side being that everytime you update your avs script, you need to generate a new avi file with VFAPI. I've tried that in my recent projects and it works. :)
I vidded with avisynth-files for almost two years and I still gathered most of this information just over the last three months. I tried to include the most useful and common solutions for problems here.
I truly hope this is helpful and I’m happy you thought it was a simple first access, because I had mostly vidders in mind, who didn’t work with avisynth till now or were afraid to use it. The scripts can be intimidating at first, especially if they don’t work because you forgot a comma or such minor mistake.
I'm in the computer science so scripts aren't intimadating to me ;) but what every option and code means as a result is a bit confusing at first, especially when you don't see an immediate result in your vid. So it's cool to have access to a few options you can try out and a script example and then you can go on and find more precise info once you get much more confortable with it :)
Yeah, this is one reason why I fell in love with AsvP - it’s preview. You see the script, the actual picture and therefore the changes when you press F5. In addition to the sidebars which make tweaking around so much easier. Instead of slowly increase your effect you can just slide along with it and stop at the point you want to get to. And also browse through the timeline to see if the effect looks good on different scenes.
I think with that program people aren’t just copy & paste this script and instead work it to their own preferences and change stuff quickly to their liking or get rid off the effects they don’t need or want. Because it is so easy compared to when I started out and had to start up my media player to actually see a tweak.
(no subject)
if anyone interested in AviSynth with Vegas, the trick is to use VFAPI to "convert" the avisynth script into an avi file that trick Vegas into believing it's an avi file.
The down side being that everytime you update your avs script, you need to generate a new avi file with VFAPI.
I've tried that in my recent projects and it works. :)
(no subject)
I truly hope this is helpful and I’m happy you thought it was a simple first access, because I had mostly vidders in mind, who didn’t work with avisynth till now or were afraid to use it. The scripts can be intimidating at first, especially if they don’t work because you forgot a comma or such minor mistake.
(no subject)
So it's cool to have access to a few options you can try out and a script example and then you can go on and find more precise info once you get much more confortable with it :)
(no subject)
I think with that program people aren’t just copy & paste this script and instead work it to their own preferences and change stuff quickly to their liking or get rid off the effects they don’t need or want. Because it is so easy compared to when I started out and had to start up my media player to actually see a tweak.