<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=DE link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hi @all,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span lang=EN-US>I build src version 1.1.0rc3 following the tutorial with msys / mingw.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>I would like to produce a minimal built, with drastically reduced components. For that reason I use the following configure options that I write into configure-common.sh:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>--with-contrib  --disable-dshow --disable-upnp --disable-cyberlink --disable-vlm --disable-dc1394 --disable-dvdread --disable-dvdnav --disable-smb --disable-ogg  --disable-mux_ogg  --disable-oss  --disable-pulse  --disable-portaudio --disable-alsa  --disable-waveout  --disable-skins2  --disable-visual  --disable-goom  --disable-projectm --disable-atmo --disable-bonjour --disable-udev --disable-mtp --disable-mozilla --disable-vlc --disable-libtar --disable-a52 --disable-update-check --disable-lua --disable-faad --disable-flac --disable-theora --disable-twolame --disable-quicktime --disable-real --enable-avcodec  --enable-merge-ffmpeg --disable-dca --disable-mpc  --enable-libass --disable-x264 --disable-schroedinger --enable-realrtsp --enable-live555 --disable-shout --disable-caca --disable-portaudio --disable-sdl --disable-sdl-image --disable-aa --disable-qt4 --disable-libcddb --disable-zvbi --disable-telx --disable-sqlite --disable-dvb --disable-dirac --disable-directx --disable-vorbis --disable-freetype --disable-glx --disable-png --disable-speex --disable-wingdi --disable-mod --enable-peflags --disable-bda --disable-fluidsynth --disable-mad --disable-libgcrypt --disable-remoteosd --disable-kate \<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>Configure and Make run thru without problems, but as result I have a lot of the modules built, that I want to be disabled for example ‘liba52_plugin.dll’ or ‘libqt4_plugin.dll’. <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>Furthermore there seem to be a lot of modules, that are not documented clearly like ‘fluidsynth’ or several audio-plugins like equalizer and so on. Is there any special approach that I need to follow in order to prevent a building of modules, like deleting flag definitions in the config file? What am I doing wrong?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>Thanks in advance..<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Max<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p></div></body></html>