Move TOC in Readme below description

This commit is contained in:
Julian Mutter 2023-03-13 10:31:18 +01:00
parent b12d26b80f
commit fca5705207

View File

@ -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=.