|
From: Hare, R. E <ze...@cd...> - 2005-04-11 18:06:54
|
Lucio, Regarding your question yesterday about how to implement dv capture. I would suggest looking at writing a private plugin for our engine. There's a quick overview here. http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/sec tion-data-manager.html We would initialize it in the existing gstengine and have some application convenience functions there. That way there is no need to derive it from another class. Let me know what you think. Cheers, Rob |