diff --git a/Readme.org b/Readme.org index 7b8265d..7124f50 100644 --- a/Readme.org +++ b/Readme.org @@ -1,4 +1,4 @@ -#+title: Dvd Rip +#+TITLE: DVD Rip #+OPTIONS: toc:2 Some scripts to automate ripping and transcoding of your DVDs (movies or series) into video files. @@ -6,6 +6,15 @@ Note this is most efficient digitizing TV series and/or large amounts of movies. If you only have a few movies you want digitized, I recommend using [[https://handbrake.fr/][Handbrake]] to do it manually. +* Table of contents :TOC: +- [[#how-it-works][How it works]] + - [[#ripping][Ripping]] + - [[#transfer][Transfer]] + - [[#transcoding][Transcoding]] +- [[#configuration][Configuration]] +- [[#dependencies][Dependencies]] + - [[#nix-dev-shell][Nix dev-shell]] + * How it works This project is divided in two separate parts, the =ripper= and the =transcoder=.