<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>ipbx*CLI&gt; module load app_transcoder.so<BR>Unable to load module app_transcoder.so<BR>Command 'module load app_transcoder.so' failed.<BR>[Feb 24 10:20:26] WARNING[31141]: loader.c:429 load_dynamic_module: Error loading module 'app_transcoder.so': /usr/lib/asterisk/modules/app_transcoder.so: undefined symbol: sws_scale<BR>[Feb 24 10:20:26] WARNING[31141]: loader.c:797 load_resource: Module 'app_transcoder.so' could not be loaded.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Looks like it is looking for sws_scale.&nbsp; how to fix this?<BR></DIV>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt"><BR>
<DIV style="FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 13px"><FONT size=2 face=Tahoma>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Mitul Limbani &lt;mitul@enterux.com&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> Development discussion of video media support in Asterisk &lt;asterisk-video@lists.digium.com&gt;; Mário Dias &lt;mario@hardserver.com&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Thu, February 24, 2011 2:51:21 PM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [Asterisk-video] error with app_transcoding<BR></FONT><BR>Hi Mario,<BR><BR>Can you check if the <A href="http://app_transcoder.so/" target=_blank>app_transcoder.so</A> got loaded without any problem&nbsp; <BR>within Asterisk Startup ?<BR><BR>you can try this:<BR><BR>core set verbose 5<BR>module unload <A href="http://app_transcode.so/" target=_blank>app_transcode.so</A><BR>module load app_transcode.so<BR><BR>and paste the output.<BR><BR>Regards,<BR>Mitul Limbani<BR>Enterux Solutions,<BR><A href="http://www.enterux.com/"
 target=_blank>www.enterux.com</A><BR><BR>Quoting Mário Dias &lt;<A href="mailto:mario@hardserver.com" ymailto="mailto:mario@hardserver.com">mario@hardserver.com</A>&gt;:<BR><BR>&gt; Hello! I just installed the app_transcoder with success and this runs<BR>&gt; well with asterisk boot...<BR>&gt;<BR>&gt; Now the problem is:<BR>&gt;<BR>&gt; My extensions.conf:<BR>&gt;<BR>&gt; [default]<BR>&gt;<BR>&gt; exten=5001,1,Answer()<BR>&gt; exten=5001,n,Transcode(,s@camera,h263@qcif/fps=10/kb=52/qmin=4/qmax=12/gs=50)<BR>&gt; exten=5001,n,Hangup()<BR>&gt;<BR>&gt; [camera]<BR>&gt;<BR>&gt; exten=s,1,Answer()<BR>&gt; exten=s,n,Rtsp(rtsp://192.168.10.14:8554/CH001.sdp)<BR>&gt; exten=s,n,Hangup()<BR>&gt;<BR>&gt;<BR>&gt; And when I call 5001, the asterisk "craches" and in asterisk logs show<BR>&gt; the folow information:<BR>&gt;<BR>&gt; [Feb 23 18:15:22] WARNING[4142] app_transcoder.c: &gt;Transcoding<BR>&gt;
 [,s@camera,h263@qcif/fps=10/kb=52/qmin=4/qmax=12/gs=50,80008]<BR>&gt; [Feb 23 18:15:22] ERROR[4142] app_transcoder.c: Error opening encoder<BR>&gt; [Feb 23 18:15:22] WARNING[4142] app_transcoder.c: -joining thread<BR>&gt;<BR>&gt; I receive rtsp streaming with mp4v video codec, and I want transcode<BR>&gt; to H263 codec to softphone, the X-lite4.<BR>&gt;<BR>&gt; Any ideas???<BR>&gt; Help me please!!!!<BR>&gt;<BR>&gt; Best regards,<BR>&gt;<BR>&gt; Mário Dias<BR>&gt;<BR>&gt; --<BR>&gt; _____________________________________________________________________<BR>&gt; -- Bandwidth and Colocation Provided by http://www.api-digital.com --<BR>&gt;<BR>&gt; asterisk-video mailing list<BR>&gt; To UNSUBSCRIBE or update options visit:<BR>&gt;&nbsp; &nbsp; http://lists.digium.com/mailman/listinfo/asterisk-video<BR>&gt;<BR><BR><BR>--<BR>_____________________________________________________________________<BR>-- Bandwidth and Colocation Provided by <A
 href="http://www.api-digital.com/" target=_blank>http://www.api-digital.com</A> --<BR><BR>asterisk-video mailing list<BR>To UNSUBSCRIBE or update options visit:<BR>&nbsp; <A href="http://lists.digium.com/mailman/listinfo/asterisk-video" target=_blank>http://lists.digium.com/mailman/listinfo/asterisk-video</A><BR></DIV></DIV></div><br>

      </body></html>