Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
disc_id [2013/08/02 01:48] beandogdisc_id [2014/02/10 18:55] beandog
Line 3: Line 3:
   * [[libdvdread]]   * [[libdvdread]]
  
-**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).+**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]]
  
-It returns a small hash which I use in all my scripts as a unique identifier for each DVD. +disc_id returns a small hash which I use in all my scripts as a unique identifier for each DVD.
- +
-You can download the 64-bit compiled version of it that I always use here: [[http://spaceparanoids.org/downloads/multimedia/disc_id]]+