stan3
1st May 2006, 12:51
I'm not any good in programming but I think a dv-capture plugin could be very useful in avisynth.
Firstly you could serve, after applying realtime avisynth filters, directly from a dv camera to a realtime mpeg encoder or even dvd burner, like nero("Burn directly to disk"-Function, though you'd also need a plugin for nero to make it recognize avs streams).
Secondly you could use say a laptop while filming with a bluescreen and with ColorKeyMask you could immediately get a first impression on how good your bluescreen background is and how good your character integrates with the future background feed. (this technique by the way was used for the first time in the film "Artificial Intelligence" by Steven Spielberg, where they had to place characters into a completely computer animated city)
I think it shouldn't be very difficult to import the dv stream from DirectShow. I've found a page where it's explained how to do this: http://msdn.microsoft.com/library/default.asp?url=/archive/en-us/directx9_c_Summer_03/directX/htm/capturedvtofile.asp
Though as I said I'm not good in programming and I've never programmed with DirectX. But maybe someone else here is interested in making it.
I think it'd be very useful.
Firstly you could serve, after applying realtime avisynth filters, directly from a dv camera to a realtime mpeg encoder or even dvd burner, like nero("Burn directly to disk"-Function, though you'd also need a plugin for nero to make it recognize avs streams).
Secondly you could use say a laptop while filming with a bluescreen and with ColorKeyMask you could immediately get a first impression on how good your bluescreen background is and how good your character integrates with the future background feed. (this technique by the way was used for the first time in the film "Artificial Intelligence" by Steven Spielberg, where they had to place characters into a completely computer animated city)
I think it shouldn't be very difficult to import the dv stream from DirectShow. I've found a page where it's explained how to do this: http://msdn.microsoft.com/library/default.asp?url=/archive/en-us/directx9_c_Summer_03/directX/htm/capturedvtofile.asp
Though as I said I'm not good in programming and I've never programmed with DirectX. But maybe someone else here is interested in making it.
I think it'd be very useful.