View Single Post
Old 16th February 2009, 09:15   #50  |  Link
blubberbirne
Registered User
 
Join Date: Sep 2004
Location: Germany, Hamm
Posts: 161
Quote:
Originally Posted by neuron2 View Post
I can't help you without a source stream to allow me to duplicate your issue.
i will upload a small sample file later this evening (german time)

EDIT:

Here is the Sample: http://rapidshare.com/files/198874638/sample.rar

it also includes 2 Encodes. One with Cuda Deinterlace and the other one with Yadif.

i use this script for encoding...

Code:
loadplugin("DGMPGDecodeNV.dll")
#Load_Stdcall_plugin("yadif.dll")
mpgsource("sample.dgm", deinterlace=1)
#Yadif(2,1) #software-deinterlace
crop(2,0,1914,1076)#Temp
spline36resize(1280,720) #Temp

Last edited by blubberbirne; 16th February 2009 at 19:36.
blubberbirne is offline