[FFmpeg-devel] [PATCH]Select aformat for ffmpeg in configure

Stefano Sabatini stefasab at gmail.com
Thu May 24 11:22:18 CEST 2012


On date Thursday 2012-05-24 10:16:25 +0200, Carl Eugen Hoyos encoded:
> Hi!
> 
> ffmpeg cannot encode audio without the aformat filter.
> 
> Please comment, Carl Eugen

> diff --git a/configure b/configure
> index c3728cf..4bd5d89 100755
> --- a/configure
> +++ b/configure
> @@ -1713,7 +1713,7 @@ ffprobe_deps="avcodec avformat"
>  ffserver_deps="avformat ffm_muxer fork rtp_protocol rtsp_demuxer"
>  ffserver_extralibs='$ldl'
>  ffmpeg_deps="avcodec avfilter avformat swscale swresample"
> -ffmpeg_select="buffersink_filter format_filter"
> +ffmpeg_select="buffersink_filter format_filter aformat_filter"

LGTM (also if format was selected, surely also selecting aformat makes
sense).
-- 
FFmpeg = Furious Fundamentalist Merciless Power Ecumenical Glue


More information about the ffmpeg-devel mailing list