Hi all...
I am still trying to get rid of my sudden problem that all my recent encodes look crappy... blocks and artifacts all over the place and I seriously don't know why... Already replaced everything with a new version, including MPEG2DEC...
Now what I see is that in the Preview window, the scenes already look blocky... does that mean that on the DVD there are blocks in these areas... What does the preview window show? input or output?
Edit: Ok just found out that the preview window shows the output... and it really sucks... I also see a green bar that appears sometimes on the very left of the movie... It's also there when viewed with WMP...
here's the script :
Code:
LoadPlugin("E:\MPEG-Tools\FitCD\MPEG2DEC2.dll")
LoadPlugin("E:\MPEG-Tools\FitCD\dustv5.dll")
LoadPlugin("E:\MPEG-Tools\FitCD\legalclip.dll")
LoadPlugin("E:\MPEG-Tools\FitCD\sampler.dll")
LoadPlugin("E:\MPEG-Tools\FitCD\temporalcleanerold.dll")
LoadPlugin("E:\MPEG-Tools\FitCD\gripfit_preview.dll")
Mpeg2Source("F:\Mord Nach Plan\mord.d2v")
ConvertToYuY2
LegalClip()
GripCrop (544, 576, Overscan=2)
SpaceDust()
TemporalCleaner()
Gripsize()
GripBorders
LegalClip()
Sampler(length=24)
ConvertToRGB24
## MPEG size = ((Total frames/MovieTimeInMinutes)/24) * MPEG sample file size ##