https://github.com/pixelb/dvd-vr
A utility to identify and optionally copy recordings from a DVD-VR format disc
https://github.com/pixelb/dvd-vr
Last synced: 9 months ago
JSON representation
A utility to identify and optionally copy recordings from a DVD-VR format disc
- Host: GitHub
- URL: https://github.com/pixelb/dvd-vr
- Owner: pixelb
- License: gpl-2.0
- Created: 2012-02-17T14:08:33.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2022-08-23T12:20:01.000Z (almost 4 years ago)
- Last Synced: 2025-04-11T22:11:23.076Z (about 1 year ago)
- Language: C
- Homepage: http://www.pixelbeat.org/programs/dvd-vr/
- Size: 258 KB
- Stars: 28
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: NEWS
- License: COPYING
Awesome Lists containing this project
README
SYNOPSIS: A program to identify and extract recordings from DVD-VR files
BUILD: make
RUN: ./dvd-vr --help
INSTALL in $PATH: sudo make install
INSTALL in package: make install PREFIX=/usr DESTDIR=$RPM_BUILD_ROOT