Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
bluray_info [2021/10/18 00:08] – beandog | bluray_info [2025/02/12 13:42] (current) – beandog | ||
---|---|---|---|
Line 2: | Line 2: | ||
* [[bluray_copy]] - copy a track to filesystem or stdout, part of bluray_info package | * [[bluray_copy]] - copy a track to filesystem or stdout, part of bluray_info package | ||
- | * [[https:// | + | * [[bluray_player]] - a Blu-ray player using libmpv |
+ | * [[Blu-ray DRM]] | ||
- | The [[https://www.videolan.org/developers/libbluray.html|libbluray]] API is very clean, and putting together an initial copy of '' | + | * [[https://github.com/beandog/bluray_info]] - source code |
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[http:// | ||
+ | * [[https:// | ||
- | You will need a copy of '' | + | **bluray_info** is a small program |
- | Downloads are available on [[https://github.com/beandog/bluray_info|github]]. I don't push stuff live if it's not working, so checking out the code from the repo should work just fine as well. | + | The [[https://www.videolan.org/developers/libbluray.html|libbluray]] API is very clean, and putting together an initial copy of '' |
==== Installation ==== | ==== Installation ==== | ||
Download a release at [[https:// | Download a release at [[https:// | ||
+ | |||
+ | If you want to build '' | ||
Standard installation: | Standard installation: | ||
Line 21: | Line 28: | ||
sudo make install | sudo make install | ||
</ | </ | ||
+ | |||
+ | See '' | ||
==== Sample Output ==== | ==== Sample Output ==== |