[MPlayer-users] Windows Installer

Henry defsyn at gmail.com
Thu Jun 17 05:40:00 CEST 2010


On Wed, Jun 16, 2010 at 10:33 PM, Paul Huwe <reicow at yahoo.com> wrote:

> > There are a few tools you can use to determine what cygwin
> > dlls you'll need.
>
> Awesome, that is exactly what I wanted to know. One last question, do you
> know any of the tools you suggest above?
>
> My mplayer is locatied in /opt/bin. So:

objdump -p /opt/bin/mplayer.exe  | grep "dll"

objdump  piped through grep "dll" dumps all the dll dependencies for
mplayer.
But then, some of the dlls might have dependencies also.

Thanks,
> Paul
>
>
>
>
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>


More information about the MPlayer-users mailing list