Thing is, it seems like clips encoded with Lagarith will occasionally go glitchy on me in Magix. The original cleaned/rendered clips themselves are fine, but once I throw them into Magix, it shows a glitch in the preview window and it renders it that way too. The glitches have the frequency of about once or twice per clip, and they only last for a few frames at most.
A glitch, and what it's supposed to look like.
Also, if it helps, my cleaning Avisynth script:
Code: Select all
#ASYNTHER Default (AVISource)
AVISource("C:\Onimusha 4\1\Oni 4.01.01.avs")
crop(0,0,0,-144)
lanczosresize(640,360)
converttoyv12()
msharpen()
temporalcleaner()
Thanks for any help you can offer.
- Jen