PDA

View Full Version : LogoAway problem


damjang
27th January 2003, 10:29
Hi
I was trying LogoAway (v3.5fix1) and have problem when I add an alphachannel. With this option actived the logo don't disappear. I make a b/w bitmap with black background and white logo. Maybe I do something wrong?

damjang

cube
29th January 2003, 02:25
Try using X-Logo instead:

http://members.verizon.net/~vze3kkvm/filters.html

Works a treat.

damjang
30th January 2003, 10:58
Thanks...
Xlogo is also good. Now I have to try to use xlogo in an avisynth script. But how?

damjang

Leuf
1st February 2003, 12:02
It would be difficult to use x-logo in avisynth. The reason is the number of parameters exceeded the limit of virtualdub's scripting language. To overcome that I had to have it combine several values into one. The end result is that some of the parameters are gibberish. The only way you could really do it would be to set it up the way you want in virtualdub, save the processing settings, and then open the .vcf and copy the parameters into your avs. And I have no idea if it will work at all in avisynth, I've never tested importing it. All the info you need for how to import is on avisynth.org though.


-Leuf

damjang
5th February 2003, 18:16
Thanks...

damjang