Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
|
#1 | Link |
|
Moderator
![]() Join Date: Nov 2001
Location: Netherlands
Posts: 6,354
|
New Premiere/AE Avisynth plugin
Just wanted to know that Valion is working on a new Premiere/AE Avisynth import plugin:
http://www.animemusicvideos.org/foru...synth#p1209148 (source is also there somewhere) |
|
|
|
|
|
#2 | Link |
|
Derek Prestegard IRL
![]() Join Date: Nov 2003
Location: Los Angeles
Posts: 5,958
|
Sweet!
I used the old Debugmode frameserver all the time with Premiere CS3, and it's nice to have a working equivalent for CS4 x64. ~MiSfit
__________________
These are all my personal statements, not those of my employer :) |
|
|
|
|
|
#5 | Link |
|
Derek Prestegard IRL
![]() Join Date: Nov 2003
Location: Los Angeles
Posts: 5,958
|
Oh right. :P
I got my terminology mixed up. I had definitely used the AviSynth import plugin as well ![]() Does debugmode work with CS4? ~MiSfit
__________________
These are all my personal statements, not those of my employer :) |
|
|
|
|
|
#14 | Link |
|
brontosaurusrex
Join Date: Oct 2001
Posts: 2,392
|
the crash was for neurons version,
the other returns unknown filetype (as if the plugin was not recognized, i have even tried different plugin folders...) i will try on more than one machine when i find some time (two are using production suite cs3, one is with production suite cs2)
__________________
certain other member |
|
|
|
|
|
#15 | Link |
|
Registered User
Join Date: Jan 2009
Posts: 4
|
Could you take a look at the end of C:\Documents and Settings\mike\Application Data\Adobe\Premiere Pro\4.0\Plugin Loading.log and see what it says?
If it says something like "The library could not be loaded.", you'll be the third person to have seen that error. I still haven't been able to reproduce it here on three different computers though, which is kind of driving me insane. ![]() I'll check through my compilation settings later to see if anything sticks out as odd. |
|
|
|
|
|
#17 | Link |
|
Registered User
Join Date: Jan 2002
Location: Los Angeles, CA USA
Posts: 132
|
Quick testing shows it working in After Effects CS3 on Win XP x64 when the plugin is placed in "C:\Program Files (x86)\Adobe\Adobe After Effects CS3\Support Files\(Media Core plug-ins)\en_us." And, as expected, the output of the AVS script needs to be RGB24 or RGB32. If it outputs YUY2 or YV12, the file will import but shows all black.
|
|
|
|
|
|
#18 | Link | |
|
Registered User
Join Date: Jan 2009
Posts: 4
|
Quote:
I'll take a look at this. It should automatically be appending a ConvertToRGB32() to the end of scripts that aren't outputting RGB32 already. Unless Avisynth is lying to me.
|
|
|
|
|
|
|
#19 | Link | |
|
Registered User
Join Date: Jan 2002
Location: Los Angeles, CA USA
Posts: 132
|
Quote:
I did a simple script with ColorBars(720,480). It showed up as black so I figured it was because it was RGB32 and had an empty alpha channel. I thought I changed the After FX interpretation to ignore Alpha and it was still black, so I "assumed" that AviSynth was outputting YUY2 and caused the error...without actually checking what format was coming from AviSynth...and then...I actually didn't change the interpretation.... It's all good here. Sorry about that. |
|
|
|
|
|
|
#20 | Link |
|
Registered User
Join Date: Oct 2006
Posts: 21
|
A real working AVIsynth Import PlugIn for Adobe Premiere CS4 !!!
I've been waiting so long for it:
![]() PremiereAVSPlugin 1.95 http://videoeditorskit.sourceforge.net/ download it here |
|
|
|
![]() |
|
|