Skip to content
/ dvdcat Public
forked from BennyBolton/dvdcat

Tool for piping dvds using libdvdread.

License

Notifications You must be signed in to change notification settings

remenor/dvdcat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DVDCAT

Version 0.1.1

dvdcat is a tool for piping dvds using libdvdread.

libdvdread is required to build and use dvdcat, and libdvdcss is optionally required to decrypt dvds.

BUILDING

Run make to build dvdcat. This will compile all c sources, and produce the dvdcat binary.

INSTALLING

Run make install to install dvdcat, this will copy the dvdcat binary to /usr/bin.

USAGE

dvdcat will write the dvd contents to standard output, which can then be piped to a file, or piped to ffmpeg in order to encode on the fly. Run dvdcat --help to see the available options.

About

Tool for piping dvds using libdvdread.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.1%
  • Makefile 2.9%