/usr/share/help/ca/gnome-help/video-dvd-restricted.page is in ubuntu-docs 18.04.3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="video-dvd-restricted" xml:lang="ca">
<info>
<link type="guide" xref="media#videos" group="#last"/>
<link type="seealso" xref="video-dvd"/>
<desc>La majoria dels DVD comercials estan encriptats i no es poden reproduir sense el programari de desencriptat.</desc>
<revision version="18.04" date="2018-03-19" status="review"/>
<credit type="author">
<name>Projecte de documentació de l'Ubuntu</name>
<email>ubuntu-doc@lists.ubuntu.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
</info>
<title>Com activar còdecs restringits per reproduir DVD?</title>
<p>El suport de DVD no pot ser proporcionat per defecte en l'Ubuntu a causa de les restriccions legals i tècniques. La majoria dels DVD comercials estan encriptats i per tant requereixen l'ús de programari de desencriptat, per tal de reproduir-los.</p>
<section id="fluendo">
<title>Utilitza Fluendo per reproduir legalment els DVD</title>
<p>You can buy a commercial DVD decoder that can handle copy protection from <link href="https://fluendo.com/">Fluendo</link>. It works with Linux and should be legal to use in all countries.</p>
</section>
<section id="restricted">
<title>Utilitza programari de desencriptació alternatiu</title>
<note style="warning"><p>En alguns països, l'ús del programari per desencriptar sense llicència no està permès per la llei. Comproveu que teniu els drets per usar-lo.</p></note>
<steps>
<item><p>Instal·leu <link href="apt:libdvdnav4">libdvdnav4</link>, <link href="apt:libdvdread4">libdvdread4</link>, <link href="apt:gstreamer1.0-plugins-bad">gstreamer1.0-plugins-bad</link>, <link href="apt:gstreamer1.0-plugins-ugly">gstreamer1.0-plugins-ugly</link> i <link href="apt:libdvd-pkg">libdvd-env</link>.</p></item>
<item><p>Open a terminal window by pressing
<keyseq><key>Ctrl</key><key>Alt</key><key>T</key></keyseq>.</p></item>
<item><p>Executeu l'ordre</p>
<p><cmd its:translate="no">sudo dpkg-reconfigure libdvd-pkg</cmd></p>
<p>i confirmeu per instal·lar <em>libdvdcss2</em>.</p>
</item>
</steps>
</section>
</page>
|