Premiere Project to an Avs Script: Would you use it?
- Pwolf
- Friendly Neighborhood Pwaffle
- Joined: Thu May 03, 2001 4:17 pm
- Location: Some where in California, I forgot :\
- Contact:
Premiere Project to an Avs Script: Would you use it?
If there was a program that could convert your Premiere Project file to an avisynth script, would you use it? Why? What benefits would that give you?
Reason i ask is that i've been working on a program that does just that(atm, kind of works on small simple projects but bugs out on larger ones. Captures rubberbands, speed changes, frame holds, and other featues). It was a test to see if it was feasible and also to research for an other project i've been working on for a couple years now (Avisynth Non-Linear GUI Editor).
Well, it is feasible but does it have a use? Is it worth my time to continue development?
Please let me know what you think.
Pwolf
Reason i ask is that i've been working on a program that does just that(atm, kind of works on small simple projects but bugs out on larger ones. Captures rubberbands, speed changes, frame holds, and other featues). It was a test to see if it was feasible and also to research for an other project i've been working on for a couple years now (Avisynth Non-Linear GUI Editor).
Well, it is feasible but does it have a use? Is it worth my time to continue development?
Please let me know what you think.
Pwolf
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
It could let you avoid the issue of colorspace conversions, and edit an AMV entirely in yv12 colorspace. It would also save you the trouble of having to export a big file out of premiere. Other than that I don't see a whole lot of obvious uses, but I'm sure some people might be able to do some cool things with it.
- Minion
- Joined: Sat May 22, 2004 10:16 pm
- Location: orlando
- Contact:
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'd rather the effort be put towards getting AE to recognize a premiere project files that used avs (or does such a plugin exist?)
KioAtWork: I'm so bored. I don't have class again for another half hour.
Minion: masturbate into someones desk and giggle about it for the remaining 28 minutes
Minion: masturbate into someones desk and giggle about it for the remaining 28 minutes
- souretsu
- Joined: Tue Apr 24, 2007 4:03 pm
- Location: Ohklahoma
x2Minion 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?)
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
- Bauzi
- Joined: Fri May 21, 2004 12:48 pm
- Status: Under High Voltage
- Location: Austria (uhm the other country without kangaroos^^)
- Contact:
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.
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.
If it is stable enough to handle a long project file... ehm sequence or whatever with the effects, multilayers, speedchanges and cuts, than yes.Well, it is feasible but does it have a use? Is it worth my time to continue development?
You can find me on YT under "Bauzi514". Subscribe to never miss my AMV releases.
- Kionon
- I ♥ the 80's
- Joined: Fri Mar 02, 2001 10:13 pm
- Status: Ayukawa MODoka.
- Location: I wonder if you know how they live in Tokyo... DRIFT, DRIFT, DRIFT
- Contact:
- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
The <b>SceneAdjust</b> script function should do this. I believe it was written by Corran Productions based on my TweakScene, and I think it may be included in the AMVapp; however, the AMVwiki isn't up anymore, so you can't get it from there. If it isn't in the AMVapp, could somebody send me a copy? and I'll host it.Bauzi wrote: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.
- Pwolf
- Friendly Neighborhood Pwaffle
- Joined: Thu May 03, 2001 4:17 pm
- Location: Some where in California, I forgot :\
- Contact:
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.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?)
exactly. As long as there's an avs filter for the effect, i can probably convert it from premiere.souretsu wrote:x2Minion 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?)
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
Yes, thats possible (if i understand what you're asking correctly). You actually just gave me a cool idea to possibly implement.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.
If it is stable enough to handle a long project file... ehm sequence or whatever with the effects, multilayers, speedchanges and cuts, than yes.Well, it is feasible but does it have a use? Is it worth my time to continue development?
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