<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
Sam Hocevar wrote:
<blockquote cite="mid20060615123313.GM18062@zoy.org" type="cite">
  <pre wrap="">On Tue, Jun 13, 2006, Dugal Harris wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">I have written a video filter that uses an external library (Intel's 
OpenCV).  How do I setup the configuration to link the appropriate 
libraries for this filter?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
   I work with OpenCV, too. If you send your video filter code I can
integrate it for you. If you prefer to do it yourself, I suggest looking
at the libshout chunk in configure.ac.

  </pre>
</blockquote>
<br>
Thanks for your offer but I have managed.to change configure.ac so that
OpenCV is linked successfully.  I would like to write a small framework
to simplify creation of OpenCV based video filters with VLC.  I would
also like to make it possible for video filters to raise events in the
hosting application.  Do these sound like useful additions? Any
suggestions?<br>
<br>
Thanks<br>
Dugal<br>
</body>
</html>

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html