

Interp = SeparateFields().SelectEven().EEDI2(field=0) Interp = SeparateFields().SelectEven().EEDI2(field=1) If you must deinterlace, then the best way available right now is: I'd advice you not to deinterlace because that way you retain motion fluidity. allowable image sizes in signatures: reminder here Author Byakko Time 8:54 AM Post link You can find the latest version of the Decomb package at. The folks at the Doom9 forums might be able to help you with the Premiere issue. Spaced Out - A Stoner Odyssey (five minute sneak peek) Author Moth3r Time 8:26 AM Post link 211GB sounds like uncompressed RGB.ĭo you have huffyuv installed? 2 hours of video saved with huffyuv lossless compression would be roughly about 80GB. It looks like the avi file is going to be about 211 gigs and I actually don't have the space, so I'll actually just have to figure out something else. I'm glad I didn't spend much more time screwing around the wrong side of the problem. allowable image sizes in signatures: reminder here Author PaulisDead2221 Time 7:02 AM Post link Thanks. Never having used Premiere before I can't offer a lot of advice the only suggestion I can make is to open the AVS file in VirtualDub, and save out a lossless (huffyuv) AVI file (if you have the space).

It looks like Premiere is not reading the file correctly (the "slanted" lines are not interlacing artefacts, what you are seeing is just corrupt video).

Spaced Out - A Stoner Odyssey (five minute sneak peek) Author Moth3r Time 6:27 AM Post link The version of decomb I have is 5.2.2, but I don't think that's your problem. Is this even an interlaced image? Am I even asking the right questions? Thanks. Okay so that add-on's probably a tad redundent, but basically I still can't see the deinterlaced.well here: I set the clip in "interpret footage" to square pixels, "deinterlace" is checked in the clip's "frame hold" options, and "always deinterlace" is checked in the clip's "field options." I then open the clip in the source moniter and set the zoom to 100% and get an image-the slanted streached lines of interlaced video I assume. And I added the # to the last three lines.Īdd-On to earlier whining about blank screen:
#Premiere avisynth import plugin windows
The avs file opens in both windows media player and virtualdub without the problems I'm having in premiere. I do have the im_avisynth plugin or whatever its called and the cm_avisynth plugin or whatever that one's called. allowable image sizes in signatures: reminder here Author PaulisDead2221 Time 4:38 AM Post link Maybe I should mention the Decomb plugin filename is Decomb521.dll-is that a different version? might that be interfering with my results? Guidelines for post content and general behaviour: read announcement here Or, trim it to the basics: comment out the last 3 lines (put a # in front of them) and try opening in your media player. You can confirm the script is working by opening in VirtualDub. Spaced Out - A Stoner Odyssey (five minute sneak peek) 10 RepliesĪuthor Moth3r Time 3:57 AM Post link I assume you installed the AVISynth Import Plugin for Premiere, mentioned in that guide? So I figure it's something wrong with the interlacing. Anyway I've managed to get the video into Premiere Pro, but I either get a blank screen (which the guide tells me to resize the moniter window until I see the image, which I never do) or I get what really looks like the image, just all split up into horizantal lines I guess. LoadPlugin("ABSOLUTE PATH TO DECOMB.DLL") MPEG2Source("ABSOLUTE PATH TO THE DVD2AVI PROJECT FILE\PROJECT FILENAME.d2v") LoadPlugin("ABOSLUTE PATH TO MPEG2DEC.DLL\MPEG2DEC.DLL") I downloaded Decomb521.dll and I'm not sure, but I think I'm not writing the avs file correctly: Deinterlacing with Avisynth - Original Trilogy Sign Inĭeinterlacing with Avisynth Author PaulisDead2221 Date, 3:18 AM Author PaulisDead2221 Time 3:18 AM Post link I'm trying to deinterlace footage in an avs file so I can import it into premiere.
