{"id":42,"date":"2015-01-08T08:37:37","date_gmt":"2015-01-08T08:37:37","guid":{"rendered":"https:\/\/edulab.unitn.it\/tecnici\/?p=42"},"modified":"2015-09-09T09:50:26","modified_gmt":"2015-09-09T09:50:26","slug":"play-dvd-in-debian","status":"publish","type":"post","link":"https:\/\/edulab.unitn.it\/tecnici\/play-dvd-in-debian\/","title":{"rendered":"Play DVD in Debian"},"content":{"rendered":"<p>Well, I decided to take a punt on installing it direct from VideoLAN:\u00a0edit <strong>\/etc\/apt\/sources.list<\/strong> and add the line:<\/p>\n<pre><code>#Play DVD in debian\r\ndeb http:\/\/download.videolan.org\/pub\/debian\/stable\/ \/\r\ndeb-src http:\/\/download.videolan.org\/pub\/debian\/stable\/ \/\r\n<\/code><\/pre>\n<p>Then add their key:<\/p>\n<pre><code>wget http:\/\/download.videolan.org\/pub\/debian\/videolan-apt.asc &amp;&amp; apt-key add videolan-apt.asc\r\n<\/code><\/pre>\n<p>Now update the system<\/p>\n<pre><code>apt-get update\r\n<\/code><\/pre>\n<p>And install libdvdcss2<\/p>\n<pre><code>apt-get install libdvdcss2\r\n<\/code><\/pre>\n<p>And suddenly all dvd players start working on all dvds. Cool!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Well, I decided to take a punt on installing it direct from VideoLAN:\u00a0edit \/etc\/apt\/sources.list and add the line: #Play DVD in debian deb http:\/\/download.videolan.org\/pub\/debian\/stable\/ \/ deb-src http:\/\/download.videolan.org\/pub\/debian\/stable\/ \/ Then add [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,9],"tags":[],"class_list":["post-42","post","type-post","status-publish","format-standard","hentry","category-how-to","category-linux"],"_links":{"self":[{"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/posts\/42","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/comments?post=42"}],"version-history":[{"count":11,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/posts\/42\/revisions"}],"predecessor-version":[{"id":334,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/posts\/42\/revisions\/334"}],"wp:attachment":[{"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/media?parent=42"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/categories?post=42"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/tags?post=42"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}