[Asterisk-video] app_transcoder: help
nedo nodo
nedo.nodo at gmail.com
Thu Nov 26 03:01:53 CST 2009
Hi,
I would like to try app_transcoder by Sergio Murillo. I have copied
app_transcoder.c in asterisk/apps and i have added the following lines
app_transcoder.so : app_transcoder.o $(CC) $(SOLINK) -o $@ ${CYGSOLINK} $<
${CYGSOLIB} -lavcodec
when i compile i get this
[CC] app_transcoder.c -> app_transcoder.o
app_transcoder.c: In function ‘VideoTranscoderDecodeFrame’:
app_transcoder.c:638: warning: ‘avcodec_decode_video’ is deprecated
(declared at /usr/local/include/libavcodec/avcodec.h:3262)
app_transcoder.c: In function ‘rfc2429_append’:
app_transcoder.c:776: warning: unused variable ‘pebit’
app_transcoder.c: In function ‘av_log_asterisk_callback’:
app_transcoder.c:1107: warning: format not a string literal and no format
arguments
make[1]: *** Nessuna regola per creare l'obiettivo «gcc», necessario a
«app_transcoder.so». Arresto.
What is the problem?
Thank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-video/attachments/20091126/c08ca466/attachment.htm
More information about the asterisk-video
mailing list