[vlc-devel] Re: How to reduce the VLC's size for Embedded system
Steve Lhomme
steve.lhomme at free.fr
Fri Nov 18 08:52:03 CET 2005
You may compile ffmpeg with only a few plugins enabled. If it's still
too big, check the other softwares that are compiled statically. And
finally, don't use gcc that can't remove unused code (only in recent
versions, probably none for embedded yet)...
j y wrote:
> Thank you,
> I can remove the plugins I don't need in my system, but it seems the
> main program is also too large to run on embedded system, I want to
> reduce this size.
>
> Regards,
> Sean
>
>
> */Romuald CARI <Romuald.CARI at eleve.emn.fr>/* wrote:
>
> I guess you could simply remove all the libraries you do not need from
> plugins/.
> I removed some of them from the win32 bin distribution, it still works,
> except with the files that used the deleted plugins.
>
> Romuald
>
> --
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://developers.videolan.org/lists.html
>
>
> ------------------------------------------------------------------------
> Yahoo! FareChase - Search multiple travel sites in one click.
> <http://us.lrd.yahoo.com/_ylc=X3oDMTFqODRtdXQ4BF9TAzMyOTc1MDIEX3MDOTY2ODgxNjkEcG9zAzEEc2VjA21haWwtZm9vdGVyBHNsawNmYw--/SIG=110oav78o/**http%3a//farechase.yahoo.com/>
>
--
robUx4 on blog <http://robux4.blogspot.com/>
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list