[FFmpeg-devel] [FFmpeg-user] SVN 22550: Missing dependency for demuxer matroska

Thierry Foucu tfoucu
Mon Mar 15 23:29:55 CET 2010


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 =)
>

Sorry.. This email was supposed to be sent to ffmpeg-devel.
Do you prefer email or issue tracker?

and I will update the script with --disable-everything



More information about the ffmpeg-devel mailing list