darkwolf
4th May 2010, 09:18
Hi,
Source Bluray NTSC
Scan Type: MBAFF
Frame rate: 29.970 fps
Can't seem to deinterlace this source without artifacts or ghosting.. anyone could help me out please.
I tried almost all the pluggins i knew for deinterlacing without success.
This is the best i could get:
http://i925.photobucket.com/albums/ad95/Ben1979/test.jpg
Check the red line ...
http://i925.photobucket.com/albums/ad95/Ben1979/test2.jpg
Some kind of black line\shadow around the plane and both guys.
Best result i could manage was with this:
DirectShowSource("C:\x\1\test.m2ts", fps=29.970, audio=false, convertfps=true)
Load_Stdcall_Plugin("C:\Program Files (x86)\MeGUI\tools\yadif\yadif.dll")
Yadif(order=1)
crop( 4, 0, -4, 0)
LanczosResize(1280,720) # Lanczos (Sharp)
ConvertToYV12()
End result is for a mkv...
If needed i could upload a small sample of the m2ts (If i could find a place to send it)
Thanks
Source Bluray NTSC
Scan Type: MBAFF
Frame rate: 29.970 fps
Can't seem to deinterlace this source without artifacts or ghosting.. anyone could help me out please.
I tried almost all the pluggins i knew for deinterlacing without success.
This is the best i could get:
http://i925.photobucket.com/albums/ad95/Ben1979/test.jpg
Check the red line ...
http://i925.photobucket.com/albums/ad95/Ben1979/test2.jpg
Some kind of black line\shadow around the plane and both guys.
Best result i could manage was with this:
DirectShowSource("C:\x\1\test.m2ts", fps=29.970, audio=false, convertfps=true)
Load_Stdcall_Plugin("C:\Program Files (x86)\MeGUI\tools\yadif\yadif.dll")
Yadif(order=1)
crop( 4, 0, -4, 0)
LanczosResize(1280,720) # Lanczos (Sharp)
ConvertToYV12()
End result is for a mkv...
If needed i could upload a small sample of the m2ts (If i could find a place to send it)
Thanks