Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
disc_id [2013/06/28 12:17] beandog |
disc_id [2014/09/16 23:35] (current) beandog |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== disc_id ====== | ====== disc_id ====== | ||
- | **disc_id** is a very small binary that used to ship with **libdvdread**. The code still exists in the repository, but doesn't build by default, and doesn't build with newer versions (last I checked, which would have been years ago). | + | * [[dvd_info]] |
+ | * [[libdvdread]] | ||
- | It returns a small hash which I use in all my scripts as a unique identifier for each DVD. | + | **disc_id** is a very small binary that used to ship with **libdvdread**. The source code used to ship with the package, but was removed at some point. It's available on github now: [[https://github.com/hilbix/libdvdread-samples]] |
- | You can download the 64-bit compiled version of it that I always use here: [[http://spaceparanoids.org/downloads/multimedia/disc_id]] | + | My program [[dvd_info]] also prints it, out, it is labeled as ''dvdread id'' in the JSON output. |