Outils pour utilisateurs

Outils du site


video:dvd

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
video:dvd [2020/01/25 21:37] – [Debian] obilhautvideo:dvd [2026/05/30 22:03] (Version actuelle) – [Debian] obilhaut
Ligne 7: Ligne 7:
 En bref : En bref :
 <code> <code>
-apt-get install libdvdread4 +apt-get install libdvd-pkg 
-wget http://download.videolan.org/debian/stable/libdvdcss2_1.2.13-0_amd64.deb+</code> 
 + 
 +===== Mint / Ubuntu ===== 
 + 
 +En bref :  
 +<code> 
 +apt install libdvdread4 
 +wget http://download.videolan.org/ubuntu/stable/libdvdcss2_1.2.13-0_amd64.deb
 dpkg -i libdvdcss2_1.2.13-0_amd64.deb dpkg -i libdvdcss2_1.2.13-0_amd64.deb
 +</code>
 +
 +===== Debian =====
 +
 +Testé sur : Debian 13 Trixie
 +
 +Ajouter le repo contrib
 +
 +<code>
 +apt install software-properties-common
 +apt-add-repository contrib
 +</code>
 +
 +Installer libdvd-pkg et lancer la compilation de libdvdcss2 :
 +<code>
 +apt-get install libdvd-pkg
 +dpkg-reconfigure libdvd-pkg
 </code> </code>
video/dvd.1579988275.txt.gz · Dernière modification : (modification externe)