I am attempting to limit the number of decoders I compile/link from libavcodec to a small subset
I am using ./configure --disable-decoders --enable-decoder=mjpeg -- enable-decoder=h263 --enable-decoder=h264 This is giving me the following: Enabled encoders: mjpeg Enabled parsers: i.e. - only one of the decoders is enabled. What am I doing wrong? -- Bryan Christianson [EMAIL PROTECTED] _______________________________________________ libav-user mailing list libav-user@mplayerhq.hu https://lists.mplayerhq.hu/mailman/listinfo/libav-user