[libdvdnav-devel] Windows libraries

Lawrence D'Oliveiro ldo at geek-central.gen.nz
Thu Jul 17 04:23:41 UTC 2025


On Thu, 17 Jul 2025 05:25:04 +0200 (CEST), Borden wrote:

> I welcome the curious to  poke through
> https://github.com/bordenc/pydvdread/tree/master/dvdread .

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.


More information about the libdvdnav-devel mailing list