<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Tobias Wolf a écrit :
<blockquote cite="mid:4918B6BA.4040605@evision.de" type="cite">
  <pre wrap="">Emmanuel BUU schrieb:
  </pre>
  <blockquote type="cite">
    <pre wrap="">probably ffmpeg

and it is probable that in your case ffmpeg was compiled from source 
and therefore installed by default in /usr/local/lib maybe this 
conflict with another version of ffmpeg library installed on your system.
    </pre>
  </blockquote>
  <pre wrap=""><!---->the problems was that ffmpeg compiles per default without shared libs. 
once i recompiled ffmpeg with shared libs enabled, and after that 
compiled app_transcode again it succesfully loaded in asterisk.

tomorrow i will see, if i get it into action ;)

another question arises to me:

if i got an incoming call, it maybe of interest to me, if it is an video 
call or just an voice call. normal voice calls i could route to an voip 
phone with no video capabilities but video calls should go to devices 
that support video.
  </pre>
</blockquote>
There is a channel variable that is set when you receive an ISDN
incoming call and that enables you to differenciate the processing of
audio and video calls<br>
<blockquote cite="mid:4918B6BA.4040605@evision.de" type="cite">
  <pre wrap="">
is this possible with one of the applications from app_h324m ?

thanks for your help. you have given me a very good start ...

cheers,

tobias wolf
  </pre>
  <pre wrap=""><!----></pre>
</blockquote>
Emmanuel BUU<br>
<a class="moz-txt-link-freetext" href="http://www.ives.fr">http://www.ives.fr</a><br>
<a class="moz-txt-link-freetext" href="http://www.telephone-video.fr">http://www.telephone-video.fr</a><br>
</body>
</html>