Hi, Thanks. Actually, I've tested the following commands:
./configure --disable-yasm --disable-encoder=ra_144,rv10,rv20 --disable-decoder=rv10,rv20,rv30,rv40,real_144,real_288,sipr --disable-muxer=rm --disable-demuxer=rm seems it properly disables "realmedia" (video/audio) support, but generates issues (bad output conversion) when I'm testing FFMPEG with MP4 files. I don't understand why since the MP4 is not related to realmedia codecs. Any insights? Best regards, Olivier. 2011/2/2 Sven Alisch <[email protected]> > Hi Olivier, > > if you do a > > ./configure --help > > you see the whole configuration options for ffmpeg. And with > > ./configure --list-encoders > > you get all supported encoders. > > regards, > Sven > > Am 02.02.2011 um 13:32 schrieb Olivier Gardinetti: > > > Hi, > > > > I would like to know if there is a way to disable the realmedia support > in FFMPEG? > > Can I set some compilation configuration to remove the related libs to > link with? > > Is there any side effect on other CODECs playback? > > > > Please advise. > > > > Best regards, > > Olivier. > > _______________________________________________ > > libav-user mailing list > > [email protected] > > https://lists.mplayerhq.hu/mailman/listinfo/libav-user > > _______________________________________________ > libav-user mailing list > [email protected] > https://lists.mplayerhq.hu/mailman/listinfo/libav-user > _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
