<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6389.0">
<TITLE>IPL</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I need to make an IPL (Intel Image Processing Library) wrapper for using mplayer in my program...</FONT>

<BR><FONT SIZE=2 FACE="Arial">Does anyone know if there is already such a wrapper?</FONT>

<BR><FONT SIZE=2 FACE="Arial">Or have anyone any idea or advice about this?</FONT>
</P>
<BR>

<P><FONT SIZE=2 FACE="Arial">I have started analysing mplayer to understand what are the entry points.</FONT>

<BR><FONT SIZE=2 FACE="Arial">It appears to me that cache2.c may be a good entry point, is that right?</FONT>
</P>
<BR>

<P><FONT SIZE=2 FACE="Arial">I am a newbie in video/stream programming...</FONT>

<BR><FONT SIZE=2 FACE="Arial">The goal of my program is to make a video segmentation according to criteria such as &quot;speech&quot;,&quot;music&quot; for audio segmentation or &quot;plan/cut&quot; for video one.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">So I need to use mplayer to read video stream, grab some pictures or audio stream from this starting point to this end point, make my analyse and stocking the results in my program, and let mplayer render the video stream on screen.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">There were an already made solution for windows only and I am working on a linux migration.</FONT>

<BR><FONT SIZE=2 FACE="Arial">I don't know if mplayer is really what I need (cause it is not really an api but more a player, isn't it?)...</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">thank you in advance</FONT>
</P>
<BR>

<P><FONT SIZE=2 FACE="Arial">Nader</FONT>
</P>

</BODY>
</HTML>