|
|
| TwoInchQuad |
| Posted: Dec 29 2002, 06:04 AM |
 |
|
Unregistered

|
I ran this idea by Donald Graft a while back, but he's pretty busy... so perhaps someone else can pick it up...
I work in video restoration, and have an interest in colorization of old B&W programs... many of the particular programs that I work with a comprised of reasonably static shots, which would lend themselves well to the sort of "brute force" colorization that the name of this filter suggests, which is the tinting of a key frame (as, say, a .bmp image in a separate graphics program), and the subsequent copying and pasting of that frame's chroma layer (only) onto subsequent B&W frames, to create a rough version of the desired colorized result. Obviously, individual frames would have to be touched up to one degree or another, but this filter would allow the bulk of the coloring to be done by V-Dub, which would speed up the process immeasurably.
If such an ability exists in a currently available V-Dub filter, I'd be grateful for a a point in the right direction, but if it doesn't exist yet-- well, this is one that SHOULD!! 
I now bow humbly to your code-writing expertise, and hope that **someone** can make this dream filter a reality!!
-Kevin |
 |
| muf |
| Posted: Dec 30 2002, 05:00 PM |
 |
|
MCF team member
  
Group: Moderators
Posts: 179
Member No.: 46
Joined: 21-July 02

|
And there I am trying to get people to improve an existing filter.. And not succeeding till now.
--------------------
 |
 |
| sh0dan |
| Posted: Dec 30 2002, 07:39 PM |
 |
|
Avisynth Developer
  
Group: Vdubmod Alpha Testing Team
Posts: 41
Member No.: 327
Joined: 20-September 02

|
If you are interested in learning something new, you could try AviSynth. It has built in MergeChroma support. Find out more
avisynth.org Doom Nine AviSynth forum AviSynth project page and download
Basicly AviSynth is a video editing tool that allows you to deal with multiple sources, and delivers video directly to Virtual Dub. |
 |
| TwoInchQuad |
| Posted: Dec 31 2002, 04:19 AM |
 |
|
Unregistered

|
Well, I was in the midst of posting a message saying that I couldn't get MergeChroma to work , but I gave it some more thought, changed a couple of parameters, and by jove, it's doing exactly what I'd hoped... 
Let's see where **this** leads...!!
-Kevin |
 |
|