/usr/share/help/C/ubuntu-help/video-dvd.page is in ubuntu-docs 16.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 44 45 46 47 48 49 50 51 52 53 | <page xmlns="http://projectmallard.org/1.0/"
type="topic" style="problem"
id="video-dvd">
<info>
<link type="guide" xref="media#videos"/>
<desc>You might not have the right codecs installed, or the DVD might be the
wrong region.</desc>
<revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
<revision version="13.10" date="2013-10-23" status="review"/>
<credit type="author">
<name>GNOME Documentation Project</name>
<email>gnome-doc-list@gnome.org</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Why won't DVDs play?</title>
<p>If you insert a DVD into your computer and it doesn't play, you may not
have the right DVD <em>codecs</em> installed, or the DVD might be from a
different <em>region</em>.</p>
<section id="codecs">
<title>Installing the right codecs for DVD playback</title>
<p>In order to play DVDs, you need to have the right <em>codecs</em> installed.
A codec is a piece of software that allows applications to read a video or
audio format. If you try to play a DVD and don't have the right codecs installed, the
Movie Player should tell you about this and offer to install them for you.</p>
<p>DVDs are also <em>copy-protected</em> using a system called CSS. This
prevents you from copying DVDs, but it also prevents you from playing them
unless you have <link xref="video-dvd-restricted">extra software</link> to handle the copy protection.</p>
</section>
<section id="region">
<title>Checking the DVD region</title>
<p>DVDs have a <em>region code</em>, which tells you in which region of the
world they are allowed to be played. If the region of your computer's DVD
player doesn't match the region of the DVD you are trying to play, you won't be
able to play the DVD. For example, if you have a Region 1 DVD player, you will
only be allowed to play DVDs from North America.</p>
<p>It is often possible to change the region used by your DVD player, but it
can only be done a few times before it locks into one region permanently. To
change the DVD region of your computer's DVD player, use
<link href="apt:regionset">regionset</link>.</p>
</section>
</page>
|