Minion wrote:if it could get an error free encode from zarxgui, i would be interested. would save me the wait of exporting form premiere.
i'd rather the effort be put towards getting AE to recognize a premiere project files that used avs (or does such a plugin exist?)
I'm not sure about the newer versions of AE but you used to be able to load the premiere plugin into AE and that let you import avs scripts. as far as shifting my focus towards that. It's a completely different thing and i don't think id be the one to pull it off.
souretsu wrote:Minion wrote:if it could get an error free encode from zarxgui, i would be interested. would save me the wait of exporting form premiere.
i'd rather the effort be put towards getting AE to recognize a premiere project files that used avs (or does such a plugin exist?)
x2
But can't you do the same thing with a EDL or AFF project file, from premiere, but you can't use effects if you do use a aff or edl, so if the plugin Could work better than that and actually get a fully functional project, going without losing effects from premiere, i'd probably go for it, and use it for that purpose
exactly. As long as there's an avs filter for the effect, i can probably convert it from premiere.
Bauzi wrote:I have a question Pwolf.
Look. Some days ago I had the feeling that I want to make to different filtering for my DVD footage. One of the settings is for the hard stuff and the other stuff for saveing the details (MSmooth() and friends can be really rough).
Such an Premiere-avs script might be cool. Is there a way to tell the effects that they should just effect a special time or part of the video? I could give some parts of my project different filters. Spares me some work.
Those scripts would be nice too if you can load them in ANY program that support avs. Avoiding all the export problems with the help of VDM would definatly rock.
Well, it is feasible but does it have a use? Is it worth my time to continue development?
If it is stable enough to handle a long project file... ehm sequence or whatever with the effects, multilayers, speedchanges and cuts, than yes.
Yes, thats possible (if i understand what you're asking correctly). You actually just gave me a cool idea to possibly implement.
As of right now, the program is stable, but the avs script that it produces for a large project is bugged(limited features, no effects). i havn't fixed it yet (i think i know why.). The major issue i had was converting rubberbands. I originally had an internal function do that but after loading a large project, it would crash. I ended up having to write an external plugin to do the work and it works great. I can load a large project now and it plays fine (just isn't accurate).
for anyone who's interested, here is my initial test with converting rubberbands:
http://www.pwolfamv.com/videos/AVSRubberbandComp.avi
Pwolf