[libdvdnav-devel] Windows libraries

Borden borden_c at tutanota.com
Thu Jul 17 09:35:31 UTC 2025




Jul 17, 2025, 00:23 by ldo at geek-central.gen.nz:

> Just a quick impression, I would have done the whole thing in pure
> Python. Looking at the C code, I can’t see any obvious benefit to that
> in terms of either efficiency or handling fiddly details that couldn’t
> be done in pure Python. The Python equivalent would likely end up half
> the size.
>
The repo is misleading. I started by forking pylibdvd. I wrote dvdnav.py, dvdread.py, and dvdcss.py myself. I was going to rewrite the __init__.py. I agree that the C code serves little purpose, so I was planning to remove it, anyway, and rewrite the package init to use the same interface.

Unfortunately, I need to delete everything I didn't write because the forked project has no licence, meaning, under default rules, it's full copyrighted and I can't do anything with it. I'm hoping the original author responds to my issue and assigns a licence.


More information about the libdvdnav-devel mailing list