problem with avs files in premiere

Locked
User avatar
Platinum_Anime_Production
Joined: Sun Jan 18, 2004 5:26 am
Location: Townsville, Queensland, Australia
Contact:
Org Profile

problem with avs files in premiere

Post by Platinum_Anime_Production » Fri Jan 30, 2004 4:34 am

Sorry, another post from me to a similar topic, I have gotten everything right with my AVS file settings except that when I open them in Premiere 6.0, they play but is black, no picture, I heard that it's suppost to preview at the sdame size of the original file aspect ratio, but that is way to huge for previewing (something around 700 and 500) so I'm wondering how I can get a prevew in premiere so I can start making my videos! Help would be greatly appreciated!

User avatar
Jonathan02us
Joined: Wed Oct 01, 2003 8:14 pm
Location: Southern California
Contact:
Org Profile

Post by Jonathan02us » Sun Feb 01, 2004 2:47 am

Ok, i just figured this out a couple of hours ago while i was looking for something on the threads. Add this line to ur avisynth script and it should get rid of the black/green clips ... here is a sample of my script, add the bolded one ...

Loadplugin("C:\Documents and Settings\Owner\ ...\MPEG2Dec3.dll")
Loadplugin("C:\Documents and Settings\Owner\...\Decomb510.dll")
SetMemoryMax(10) -----> This one
MPEG2Source("C:\Documents and Settings\Owner\...\Cliptest.d2v")
Trim(0,100)
Telecide(0)
Decimate(5)
AssumeFPS(24)
BicubicResize(740,480)
ConvertToRGB32()

I hope this helps ...
He who asks a question may be a fool for five minutes. But he who never asks a question remains a fool forever. -Tom J. Connelly
Image ..... >>>>>;) <<<<< ..... Click here for my newest vid
King of Spam=Jonathan02us .... Queen of spam=Karou_ken

Locked

Return to “Video & Audio Help”