[FFmpeg-devel] [FFmpeg-user] SVN 22550: Missing dependency for demuxer matroska
Aurelien Jacobs
aurel
Mon Mar 15 23:37:41 CET 2010
On Mon, Mar 15, 2010 at 03:29:55PM -0700, Thierry Foucu wrote:
> On Mon, Mar 15, 2010 at 3:26 PM, Ramiro Polla <ramiro.polla at gmail.com>wrote:
>
> > Hi,
> >
> > On Mon, Mar 15, 2010 at 7:19 PM, Thierry Foucu <tfoucu at gmail.com> wrote:
> > > /configure --disable-doc \
> > > --disable-ffplay --disable-ffserver \
> > > --disable-demuxers --disable-muxers \
> > > --disable-decoders --disable-encoders \
> > > --disable-parsers --disable-bsfs \
> > > --disable-indevs --disable-outdevs \
> > > --disable-protocols --disable-filters \
> > > --enable-demuxer=matroska
> > >
> > >
> > >
> > > /usr/local/ffmpeg/build/libavformat/libavformat.a(matroskadec.o): In
> > > function `matroska_parse_block':
> > > /usr/local/ffmpeg/svn/libavformat/matroskadec.c:1673: undefined reference
> > to
> > > `ff_rm_reorder_sipr_data'
> > > /usr/local/ffmpeg/build/libavformat/libavformat.a(matroskadec.o): In
> > > function `matroska_read_header':
> > > /usr/local/ffmpeg/svn/libavformat/matroskadec.c:1334: undefined reference
> > to
> > > `ff_sipr_subpk_size'
> >
> > This should go to ffmpeg-devel or (preferably) the issue tracker. Also
> > --disable-everything exists now to save you some typing =)
Oups... Stupid mistake. Thanks for noticing. Fixed.
Aurel
More information about the ffmpeg-devel
mailing list