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
_______________________________________________
--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