[vlc-devel] Module list description/dependencies?

Tony Anecito adanecito at yahoo.com
Tue Jul 10 00:24:29 CEST 2007


Thanks Pierre,
   
  I will give it a try tonight and let you know how it worked out.
   
  Regards,
  -Tony

Pierre d'Herbemont <pdherbemont at free.fr> wrote:
  
On 9 juil. 07, at 23:17, Tony Anecito wrote:

> Hi Vlc Dev Team,
>
> Do you have a list with the description of the modules/ 
> dependencies? I am working on cutting down the size of the vlc dll 
> distribution. Since I am using java and swing for my ui then the 
> qt4 and skins wxwidgets I plan to drop from my distribution. Since 
> this is a client app I plan to not distribute code for a streaming 
> server but not sure what module that is.
> My goal is to get to 1-2MB for the distribution if possible.
>
> Again just want to start with windows distribution for viewing avi, 
> mov, flv, wmv, mpeg2 & 4.

Hello Tony,

Basically you need:
- ffmpeg with support for the codec/demuxer you want.
- the ffmpeg vlc module.
- a video output module,
- a sound output module.
- a chroma module
- audio filter, mixer, sampler module
- some access module like file and http.

You may reach something aroung the MB for the binaries, if you strip 
the debug code.

Good luck,

Pierre.
_______________________________________________
vlc-devel mailing list
vlc-devel at videolan.org
http://mailman.videolan.org/listinfo/vlc-devel


       
---------------------------------
Building a website is a piece of cake. 
Yahoo! Small Business gives you all the tools to get online.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070709/03c31174/attachment.html>
-------------- next part --------------
_______________________________________________
vlc-devel mailing list
vlc-devel at videolan.org
http://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list