[packman] convert Video DVD to file
Malcolm
malcolmlewis at cableone.net
Thu Dec 10 22:40:42 CET 2015
On Thu 10 Dec 2015 09:54:10 PM CST, Adam Mizerski wrote:
>W dniu 10.12.2015 o 18:41, Olaf Hering pisze:
>> On Wed, Oct 21, Olaf Hering wrote:
>>
>>> What tool can be used to convert a video DVD with all its features
>>> (chapters and the like) into a file, so that kodi handles it as if
>>> the DVD would be in the physical drive?
>>
>> Required is dvdbackup and genisoimage:
>>
>> # mkdir $$
>> # pushd $$
>> # dvdbackup -M
>> # genisoimage -dvd-video -o "`ls -A`".iso "`ls -A`"
>> # mv -vit .. *.iso
>> # popd
>> # rm -rf $$
>> # kodi *.iso
>>
>>
>> Olaf
>>
>
>dd if=/dev/dvd of=./whatever.iso
>
>If the dvd is encrypted, you'll get i/o errors. To overcome this, you
>need to install libdvdcss and open the dvd video in vlc for a moment.
>
Hi
Handbrake is my preferred choice for conversion, gui or cli.... plus
have libdvdcss2 installed.
--
Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
SUSE Linux Enterprise Desktop 12 | GNOME 3.10.1 | 3.12.51-52.31-default
up 1 day 17:25, 6 users, load average: 0.39, 0.50, 0.48
CPU AMD A4-5150M @ 2.70GHz | GPU Radeon HD 8350G
More information about the Packman
mailing list