Search found 1 match
- Mon Mar 19, 2018 12:43 pm
- Forum: Advanced MakeMKV usage
- Topic: Bluray playback script for VLC/HandBrake/Kodi on Windows
- Replies: 23
- Views: 70364
Re: Bluray playback script for VLC/HandBrake/Kodi on Windows
By scsi device handle, do you mean something like "/Volumes/Disc_Title" (for MacOS)? Couldn't that C string be recovered if libmmbd used aacs_set_fopen() to receive the C++ string object handle that libbluray provides as the second parameter, convert it back to a C string and incorporate ...