Rupan / BDInfo

BDInfo collects video and audio technical information from unencrypted Blu-ray movie discs.
GNU Lesser General Public License v2.1
19 stars 5 forks source link

Getting info from BD iso without mounting it #3

Open andresayang opened 7 years ago

andresayang commented 7 years ago

Hi,

Could it be possible to add this feature ? (Reading directly iso file) I saw on videohelp that a guy did it (more or less), but I can not find his release.

Thanks a lot

And the best will be to translate the code to pure C/C++ to allow compiling on linux (I think you already start this)

Rupan commented 7 years ago

Alas this is not easy. I would have to import some sort of UDF 2.0 library and write code to access the files indirectly.