<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><o:SmartTagType
 namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="City"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="place"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
pre
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.EmailStyle18
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Ok I have taken the advise to use gstreamer when working
with encoded streams (I read a bit and understood it fits my case better)<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I still left with offloading the PCM stream – this is
a mandatory request from me to do it under ALSA.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I have looked at LADSPA interface and saw  there are
for port types:<o:p></o:p></span></font></p>

<pre><font size=2 color=black face="Courier New"><span style='font-size:10.0pt;
color:black'>#define LADSPA_IS_PORT_INPUT(x)   ((x) & LADSPA_PORT_INPUT)<o:p></o:p></span></font></pre><pre><font
size=2 color=black face="Courier New"><span style='font-size:10.0pt;color:black'>#define LADSPA_IS_PORT_OUTPUT(x)  ((x) & LADSPA_PORT_OUTPUT)<o:p></o:p></span></font></pre><pre><font
size=2 color=black face="Courier New"><span style='font-size:10.0pt;color:black'>#define LADSPA_IS_PORT_CONTROL(x) ((x) & LADSPA_PORT_CONTROL)<o:p></o:p></span></font></pre><pre><font
size=2 color=black face="Courier New"><span style='font-size:10.0pt;color:black'>#define LADSPA_IS_PORT_AUDIO(x)   ((x) & LADSPA_PORT_AUDIO)<o:p></o:p></span></font></pre>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>If I declare my plugin as control only will I get all the
information  such as rate, format, etc… like a driver and will the
frames will be passed to the driver directly?<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

<p class=MsoNormal><b><font size=2 color="#067f8c" face=Arial><span
style='font-size:11.0pt;font-family:Arial;color:#067F8C;font-weight:bold'>Ziv
Haziz<o:p></o:p></span></font></b></p>

<p class=MsoNormal style='margin-bottom:6.0pt'><font size=2 color="#067f8c"
face=Arial><span style='font-size:10.0pt;font-family:Arial;color:#067F8C'>SW
Team Leader<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color="#067f8c" face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:#067F8C'>Tel. +972-9-9529-776<o:p></o:p></span></font></p>

<p class=MsoNormal><u1:City u2:st="on"><u1:place u2:st="on"><st1:place w:st="on"><st1:City
 w:st="on"><font size=2 color="#067f8c" face=Arial><span style='font-size:10.0pt;
  font-family:Arial;color:#067F8C'>Mobile</span></font></st1:City></st1:place></u1:place></u1:City><font
size=2 color="#067f8c" face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:#067F8C'> +972-54-5225-398<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color="#067f8c" face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:#067F8C'>ziv.haziz@dspg.com<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color="#067f8c" face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:#067F8C'><a
href="http://www.dspg.com"><font color="#067f8c"><span style='color:#067F8C;
text-decoration:none'>www.dspg.com</span></font></a></span></font><o:p></o:p></p>

<p class=MsoNormal><font size=2 color="#067f8c" face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:#067F8C'><img border=0
width=94 height=32 id="_x0000_i1025" src="cid:image001.jpg@01C9E6F1.8CBB6D10"
align=baseline><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

</div>


<BR>
______________________________________________________________________<BR>
DSP Group, Inc. automatically scans all emails and attachments using MessageLabs Email Security System.<BR>
_____________________________________________________________________<BR>
</body>

</html>