Elbart0-
5th January 2007, 11:40
So far I have tried logoaway in ffdshow and logotools, logotools (nologo) has given by far the best results but on some backgrounds is still quite visable. I have uploaded a clip including all the files I am using here (http://homepages.nildram.co.uk/~luckins/logoclip.rar) it is around 25mb if anyone would like to have a play and see if you can get better results I would really appreciate it. :D
I would like to try delogo but that is way over my head. Are there any others?. Anyway this is the script that I am currently using.
LoadPlugin("LoadPluginEx.dll")
LoadPlugin("LogoTools.dll")
LoadPlugin("MPEG2Dec3dg.dll")
clip=mpeg2source("clip.d2v").ConverttoYUY2()
logoclip=ImageReader("logo.bmp").ConverttoYUY2()
NoLogoM(clip,logoclip, 5, 8, 56, 44, 90, 50, 1.0, 240, 0).blur(1.5,1.5)
Cheers Elbart0.
http://homepages.nildram.co.uk/~luckins/logo1.jpghttp://homepages.nildram.co.uk/~luckins/logo2.jpg
It looks great on certain backgrounds.
I would like to try delogo but that is way over my head. Are there any others?. Anyway this is the script that I am currently using.
LoadPlugin("LoadPluginEx.dll")
LoadPlugin("LogoTools.dll")
LoadPlugin("MPEG2Dec3dg.dll")
clip=mpeg2source("clip.d2v").ConverttoYUY2()
logoclip=ImageReader("logo.bmp").ConverttoYUY2()
NoLogoM(clip,logoclip, 5, 8, 56, 44, 90, 50, 1.0, 240, 0).blur(1.5,1.5)
Cheers Elbart0.
http://homepages.nildram.co.uk/~luckins/logo1.jpghttp://homepages.nildram.co.uk/~luckins/logo2.jpg
It looks great on certain backgrounds.