Releases: beandog/dvd_info
Releases · beandog/dvd_info
dvd_info-1.16
- Don't require libdvdcss to build
- Remove dvd_eject, doesn't work very well and requires libdvdcss
- Fix building without libmpv in configure script (Gentoo bug 919832)
- Rename dvd_trip to dvd_rip
- dvd_info: display # of blocks per track in JSON
- dvd_info: add option to narrow by audio or subtitle by language
- dvd_copy: fix copying last block of a cell (bug #5, thanks to remenor and tremon015)
- dvd_rip: Rip to H.264 / MP4 by default
dvd_info-1.15
- Make display output more human-friendly
dvd_info-1.14
dvd_player: fix bug where custom configuration file not loading
dvd_info-1.13
- dvd_info: Fix typo in JSON output (thanks to gurpreetatwal)
- dvd_trip: Add detelecine and deinterlace as options
- dvd_info: Add option to only display the longest track
- Add dvd_debug, a wrapper to libdvdread's ifo_print()
1.12
dvd_info-1.11
- Fix build with libdvdread-6.1.1
1.10
dvd_info-1.9
- Add dvd_trip - a tiny little DVD ripper using libmpv as backend
dvd_info-1.8
- Update detelecine filters for dvd_player (old deinterlace one was adding artifacts)
- Require mpv version >= 0.29.0 for dvd_player
dvd_info-1.7
- Add dvd_player
- Additional checks for invalid tracks
- Fix dvd xchap output always returning the same track
- Add option to display tracks in video title set
- Add dvd_backup