Of course, John. As you can see from the buildlog, some functions that have been used are now deprecated:
xtoffmpeg.c: In function 'add_audio_stream': xtoffmpeg.c:427: warning: 'audio_resample_init' is deprecated (declared at /usr/include/libavcodec/avcodec.h:2555) xtoffmpeg.c:447: warning: 'audio_resample_init' is deprecated (declared at /usr/include/libavcodec/avcodec.h:2555) xtoffmpeg.c: In function 'do_audio_out': xtoffmpeg.c:551: warning: 'av_fifo_write' is deprecated (declared at /usr/include/libavutil/fifo.h:82) xtoffmpeg.c: In function 'xvc_ffmpeg_save_frame': xtoffmpeg.c:1472: warning: 'av_alloc_format_context' is deprecated (declared at /usr/include/libavformat/avformat.h:873) Due to this, I forced the ffmpeg_audio check to "1" in order to achieve our goal. BTW, I will forward this to upstream. -- xvidcap audio settings missing in preferences https://bugs.launchpad.net/bugs/375711 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
