[Asterisk-video] Mediamixer
Sergio Garcia
sergio.garcia at fontventa.com
Fri Jun 22 05:59:38 CDT 2007
Hi Kalus, sorry for not replying before...
Which is the version of ffmpeg?
Coudl you send me the output of
objdump -t media/build/debug/h263codec.o |grep UND
objdump -T /usr/local/lib/libavcodec.so |grep avcodec_init
and also the full make ouput (which g++ options)
Greetings
Sergio
---------- Original Message ----------------------------------
From: Klaus Darilion <klaus.mailinglists at pernau.at>
Reply-To: Development discussion of video media support in Asterisk<asterisk-video at lists.digium.com>
Date: Fri, 22 Jun 2007 10:56:02 +0200
>
>
>Lorenzo Miniero wrote:
>> Klaus,
>>
>> you need to appropriately set up the variables in config.mk
>> For example, where you see /root/mcu, there should be
>> /export/darilion/confiance/mcu. Same for where xmlrpc is installed.
>
>Hi Lorenzo!
>
>This brings me one step closer, and after installation of xmlrpc 1.1
>(version 1.06 did not worked) the mcu compiles fine. But I have linking
>problems against ffmpeg.
>
>/export/darilion/confiance/mcu/media/build/debug/h263codec.o(.text+0x17f):
>In function `H263Encoder::H263Encoder[not-in-charge](int, int)':
>/export/darilion/confiance/mcu/media/src/h263/h263codec.cpp:31:
>undefined reference to `avcodec_init()'
>
>avcodec_init as defined in libavcodec, which is installed in
>/usr/local/lib (which worked fine when building your videomixer)
>
>I also modified the Makefile to explicitly include -L/usr/local/lib
>without luck.
>
>Any hints?
>
>regards
>klaus
>
>
>
>_______________________________________________
>--Bandwidth and Colocation provided by Easynews.com --
>
>asterisk-video mailing list
>To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-video
>
More information about the asterisk-video
mailing list