[vlc-devel] Binary Sizes
Batuhan Erol
batu.erol at gmail.com
Wed Jul 19 11:11:15 UTC 2023
Hello,
I am building vlc from github for debian (bullseye) from 3.0.18 branch with
Qt 5.15.
I am experiencing significantly higher binary sizes in all binaries but the
one I am mainly interested is libqt_plugin.so;
- Bullseye repository: 3414160 bytes (3.3 MB)
- The one I build: 59963200 bytes (58 MB)
I use these flags besides, the library ones, while configuring;
...
--enable-shared \
--disable-static \
--docdir=/usr/share/doc/vlc \
--disable-debug \
--enable-optimizations \
--disable-skins2 \
--enable-qt \
...
Is there a flag that I am missing? Can someone help me reduce the binary
size?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20230719/06ef1b38/attachment.htm>
More information about the vlc-devel
mailing list