[Asterisk-video] app_transcoder.so: undefined symbol: avcodec_init
Klaus Darilion
klaus.mailinglists at pernau.at
Thu Sep 6 11:10:33 CDT 2007
make sure app_transcoder can find the library:
check with:
ldd /usr/lib/asterisk/modules/app_transcoder.so
usually you will avcodec in /usr/local/lib
thus make sure to add /usr/local/lib to your library path in
/etc/ld.so.conf
after that, execute "ldconfig"
klaus
Rene van Weert schrieb:
> Hi Laurent,
>
> I have the same problem now, what was your solution?
>
> Kind regards,
>
> René
>
>
> On 7/9/07, *laurent schweizer* <laurent.schweizer at gmail.com
> <mailto:laurent.schweizer at gmail.com>> wrote:
>
> I have found the solutions,
>
> Thanks
>
>
> 2007/7/9, dwita loveme <dwitaloveme at yahoo.com
> <mailto:dwitaloveme at yahoo.com>>:
>
> hi,
> is ffmpeg installed correctly ?
> i got the same problem in the past.
>
> :)
> dwi
>
>
> */laurent schweizer <laurent.schweizer at gmail.com
> <mailto:laurent.schweizer at gmail.com>>/* wrote:
>
> Hello,
>
> I try to start asterisk 1.4.6 with the app_transcoder module
> but I have this error.
>
> Thanks
>
> codec_alaw.so => (A-law Coder/Decoder)
> == Registered custom function MATH
> func_math.so => (Mathematical dialplan function)
> == Registered application 'PrivacyManager'
> app_privacy.so => (Require phone number to be entered, if no
> CallerID sent)
> == Registered application 'DumpChan'
> app_dumpchan.so => (Dump Info About The Calling Channel)
> == Registered application 'rtsp'
> app_rtsp.so => (RTSP applications)
> == Registered application 'Milliwatt'
> app_milliwatt.so => (Digital Milliwatt (mu-law) Test
> Application)
> asterisk: symbol lookup error:
> /usr/lib/asterisk/modules/app_transcoder.so: undefined
> symbol: avcodec_init
>
> _______________________________________________
> --Bandwidth and Colocation Provided by
> http://www.api-digital.com-- <http://www.api-digital.com--/>
>
> asterisk-video mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-video
> <http://lists.digium.com/mailman/listinfo/asterisk-video>
>
>
> ------------------------------------------------------------------------
> Yahoo! oneSearch: Finally, mobile search that gives answers
> <http://us.rd.yahoo.com/evt=48252/*http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC>,
> not web links.
>
>
> _______________________________________________
> --Bandwidth and Colocation Provided by
> http://www.api-digital.com-- <http://www.api-digital.com--/>
>
> asterisk-video mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-video
>
>
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
> <http://www.api-digital.com--/>
>
> asterisk-video mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-video
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.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