[FFmpeg-devel] [PATCH] build: mov_muxer requires ac3_parser

Michael Niedermayer michaelni at gmx.at
Wed Oct 15 20:16:42 CEST 2014


On Wed, Oct 15, 2014 at 08:09:43AM +0200, Benoit Fouet wrote:
> Hi,
> 
> On 15 October 2014 07:33:39 CEST, Yu Xiaolei <dreifachstein at gmail.com> wrote:
> >---
> > configure | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> >diff --git a/configure b/configure
> >index cda463d..3e7143c 100755
> >--- a/configure
> >+++ b/configure
> >@@ -2413,7 +2413,7 @@ matroska_muxer_select="riffenc"
> > mmf_muxer_select="riffenc"
> > mov_demuxer_select="riffdec"
> > mov_demuxer_suggest="zlib"
> >-mov_muxer_select="riffenc rtpenc_chain"
> >+mov_muxer_select="riffenc rtpenc_chain ac3_parser"
> > mp3_demuxer_select="mpegaudio_parser"
> > mp4_muxer_select="mov_muxer"
> > mpegts_muxer_select="adts_muxer latm_muxer"
> 
> 
> LGTM, thanks for the fix.

applied

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

There will always be a question for which you do not know the correct answer.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141015/03a5fbc8/attachment.asc>


More information about the ffmpeg-devel mailing list