mirkosp wrote:LivingFlame wrote:Well, we do have a guide for AviSynth.
We also have another guide on how to use those .avs files in Premiere.
Basically, create an .avs file and write in it:
- Code: Select all
DirectShowSource("C:\file path\video file.mkv")
After that, you'll have to read the guide about getting it into Premiere, because I've never personally done that. And be aware that it's possible that this plugin doesn't work in CS3. I don't know.
Basically x2 that BUT I suggest you to use the FFmpegsource instead of the directshowsource.
I thought about suggesting ffmpegsource, but then I was like, "I'm lazy, so I don't want to find the download right now." So kudos to you for putting in more effort than I was willing to put in. XD
Also, good to know the plugin works in CS3, I guess.
