[Libav-user] Dll Versioning

Mark Kenna mark.kenna at sureviewsystems.com
Tue Oct 30 14:01:15 CET 2012


On 30 October 2012 10:55, Mark Kenna <mark.kenna at sureviewsystems.com> wrote:

> On 30 October 2012 10:51, Nicolas George <nicolas.george at normalesup.org>wrote:
>
>> Le nonidi 9 brumaire, an CCXXI, Mark Kenna a écrit :
>> > I am trying to find a way of allowing my application to be able to load
>> > multiple versions of the FFMpeg DLL's at the same time.
>>
>> Why would you want to do that?
>>
>> The simplest solution to your problem is probably to find out how not to
>> need it.
>>
>> Regards,
>>
>> --
>>   Nicolas George
>>
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.12 (GNU/Linux)
>>
>> iEYEARECAAYFAlCPsUYACgkQsGPZlzblTJOwnwCfT+lnhjDNCSK/zzpnvzWwPwz6
>> 2w4AoMK7j0HXl7hdQb6NIaUTricZhVJ9
>> =1+7I
>> -----END PGP SIGNATURE-----
>>
>>
>> _______________________________________________
>> Libav-user mailing list
>> Libav-user at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/libav-user
>>
>>
> I need to do that because we constantly find ourselves having FFMpeg-based
> modules which overwrite our .dll files with older versions causing serious
> crashing. I just need to be able to stop "drop-ins" from interfering with
> the version that we are running.
>
> Thanks,
> Mark.
>
>
I have also explored the option of statically linking the libraries but
this is not possible in MSVC++ right? Surely there has to be a way to do
this!

Mark.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20121030/1fcc306d/attachment.html>


More information about the Libav-user mailing list