Hi, If all riff based muxers and demuxers are disabled (e.g. by --disable-muxers --disable-demuxers and then --enable-muxer for the ones needed), the build of libavformat fails with an undefined reference to av_codec_get_tag in libavformat/utils.c. // Martin