View Full Version : Remove stations logo as recoding occurrs?
The Old Timer
19th January 2006, 02:41
AGK is I think using VitrualDub as a frameserver when recoding is being done. I happen to know that VirtualDub has a filter available called 'delogo' which is supposed to be able to remove logo's placed onto video which is broadcast by the TV stations. I have never used VirtualDub on it's own but was wondering if things could be set up to have logo's removed at the same time the transcoding occurs & if so how?
jggimi
19th January 2006, 02:55
Your request is outside the scope of AGK's current capabilities: AGK uses VirtualDubMod, a variant program based on VirtualDub, but for this discussion they are identical.
GK sets video encoding to "Fast Recompress" mode. This leaves the colorspace untouched, and a somewhat faster encoding also.
All AGK filters are executed within AviSynth, which passes the uncompressed video to VdubMod for encoding, allowing VdubMod to be used in Fast Recompress mode.
In order to use Vdub filters, you must encode with Vdub manually, and set Video encoding to "Full Processing Mode." In this mode, the colorspace will be converted to RGB and back, which may noticably affect perceived image quality, and slightly degrade encoding performance.
Didée
19th January 2006, 03:18
I happen to know that VirtualDub has a filter available called 'delogo' which is supposed to be able to remove logo's placed onto video which is broadcast by the TV stations. I have never used VirtualDub on it's own but was wondering if things could be set up to have logo's removed at the same time the transcoding occurs & if so how?
Indeed one can often do "small wonders" with DeLogo, especially with combined usage through Avisynth. See here (http://forum.doom9.org/showthread.php?p=518035#post518035) for some [old] examples. But it is a rather sophisticated workflow, with analyzing passes, saving of bitmaps, etc.pp. AutoGK is not a well suited application for this, since lots of things need to be done manually.
Dreamer8
26th January 2006, 00:10
I'd like to have this feature too. Perfect result isn't necessary, I just don't want red or orange logo. Could you implement this feature (delogo/logoaway) please?
I know logoaway from ffdshow, I need just the same options, "auto-features" are not needed. It's very important for me. AutoGK is the only program that works good with my MPEG2 sat. files.
Thank you very much!
Dreamer8
4th July 2006, 17:23
I'd like to have this feature too. Perfect result isn't necessary, I just don't want red or orange logo. Could you implement this feature (delogo/logoaway) please?
I know logoaway from ffdshow, I need just the same options, "auto-features" are not needed. It's very important for me. AutoGK is the only program that works good with my MPEG2 sat. files.
Thank you very much!
Any reply? Is AutoGK really dead now? If so, could other developer continue...? :(
jggimi
4th July 2006, 17:39
Cross post of http://forum.doom9.org/showthread.php?p=848661#post848661 -- please post followups there.
Dreamer8
5th July 2006, 00:49
So is there any chance to remove logo in AutoGK or other (free) program?
Dreamer8
5th July 2006, 14:25
Here is reply from other topic:
http://forum.doom9.org/showthread.php?t=100517
http://forum.doom9.org/showthread.php?t=79227
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.