Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 233907
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T20:08:30+00:00 2026-05-11T20:08:30+00:00

I have a project that creates thumbnails for a video file, it is heavily

  • 0

I have a project that creates thumbnails for a video file, it is heavily based off interop definitions in directshow.net.

At the moment media browser is GPL so everything is compatible and I’m all good to have cut and pasted this code (since its all attributed properly).

But… I’m looking at including this code in a derivative MIT licensed project. Which leaves me in a bit of a spot.

Directshow.net is licensed under LGPL which means I could depend on that DLL. But … I can not really include the code under the less restrictive license.

The files in question are interop definitions which can easily/tediously be defined by reading through MSDN and translating stuff to C#, if I did this manually I would most likely arrive at the same code (or something incredibly similar).

Where do I stand here? How do I get this functionality into my MIT licensed project?

Related: http://sourceforge.net/forum/forum.php?thread_id=3040125&forum_id=460697

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T20:08:30+00:00Added an answer on May 11, 2026 at 8:08 pm

    Take all the code and make it into a DLL, and you’re fine. Under the terms of the LGPL, you’re allowed to link to it as a shared library from any project you want; only the LGPL DLL itself is covered by the licensing requirement. It would have to be LGPL, but the rest of your project wouldn’t.

    Things get a bit hairier if you want to statically link the library’s code into your executable. The point of the LGPL is that the end-user must have the freedom to modify (and particularly to upgrade) the library’s functionality on their own initiative. If it’s a self-contained DLL, that’s simply a matter of swapping one DLL out for another. If you take the code and statically link it, it’s not so simple. Then you have two choices:

    1. Open-source the entire project, with a license compatible with the LGPL. (This one gets ugly.)
    2. Provide the object code (intermediary-stage compilation files that get fed to the linker) to your users so that they can take an updated version of the library and link it in manually. This is sort of an ugly solution, but it’s allowed.

    Your best bet is to just use a DLL.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So, I have this project that creates multiple instances of a class, and list
Hi I have written code for my wix project such that it creates and
I have a project that creates a table from a DataTable to a SQL
I have a web setup project that creates an MSI. After first installation, my
I have a project that creates a disk image and would like to use
My solution is primarily C#, but I have one C++ project that creates a
I have a visualization web application (small project) that creates charts and graphs from
In our web project, we have a custom Database Connection class that creates the
I have project that creates dlls. These dlls are invoked from python later by
I have an iPad project I'm working on that dynamically creates a number of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.