| Server IP : 185.11.201.71 / Your IP : 192.168.7.18 Web Server : Apache/2.4.29 (Ubuntu) System : Linux tech-virtual-machine 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 User : tech ( 1000) PHP Version : 7.4.28 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/help/pt_BR/gnome-help/ |
Upload File : |
<?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="pt-BR">
<info>
<link type="guide" xref="media#videos" group="#last"/>
<link type="seealso" xref="video-dvd"/>
<desc>A maioria dos DVDs comerciais são encriptados e não serão exibidos sem um software que consiga decriptá-lo.</desc>
<revision version="18.04" date="2018-03-19" status="review"/>
<credit type="author">
<name>Projeto de documentação do Ubuntu</name>
<email>ubuntu-doc@lists.ubuntu.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
</info>
<title>Como eu habilito codecs restritos para assistir DVDs?</title>
<p>O suporte a DVD não pode ser fornecido por padrão no Ubuntu devido a restrições legais e técnicas. A maioria dos DVDs comerciais são criptografados e requerem um programa que os decodifique para serem reproduzidos.</p>
<section id="fluendo">
<title>Use Fluendo para assistir DVDs legalmente</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>Use programas alternativos de decriptação</title>
<note style="warning"><p>Em alguns países, o uso dos softwares não licenciados listados abaixo não são permitidos por lei. Verifique se você tem o direito de utilizá-los.</p></note>
<steps>
<item><p>Install <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>, and <link href="apt:libdvd-pkg">libdvd-pkg</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>Run the command</p>
<p><cmd its:translate="no">sudo dpkg-reconfigure libdvd-pkg</cmd></p>
<p>and confirm in order to install <em>libdvdcss2</em>.</p>
</item>
</steps>
</section>
</page>