doc:appunti:linux:video:ripping_dvds_with_mencoder
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:appunti:linux:video:ripping_dvds_with_mencoder [2017/10/16 17:42] – [OCRing] niccolo | doc:appunti:linux:video:ripping_dvds_with_mencoder [2020/04/21 17:05] (current) – [OCRing] niccolo | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Ripping DVDs with Mencoder ====== | ====== Ripping DVDs with Mencoder ====== | ||
| + | :!: For a simple recipe to rip (extract) the content of a DVD using Debian 10, see **[[vobcopy]]**. | ||
| ===== Install the necessary programs ===== | ===== Install the necessary programs ===== | ||
| Line 200: | Line 201: | ||
| ===== Extract Subtitles with transcode ===== | ===== Extract Subtitles with transcode ===== | ||
| + | |||
| + | FIXME The following programs are **missing in Debian 10 Buster**: **tcextract**, | ||
| DVDs have subtitles stored as images. There are some options for dealing with them: | DVDs have subtitles stored as images. There are some options for dealing with them: | ||
| Line 277: | Line 280: | ||
| find . -type f -name ' | find . -type f -name ' | ||
| echo -n " | echo -n " | ||
| - | tesseract -l eng -psm 4 " | + | tesseract -l eng --psm 4 " | 
| done | done | ||
| </ | </ | ||
doc/appunti/linux/video/ripping_dvds_with_mencoder.1508168567.txt.gz · Last modified:  by niccolo
                
                