~ubuntu-branches/ubuntu/precise/gnome-user-docs/precise

« back to all changes in this revision

Viewing changes to gnome-help/ca/video-dvd.page

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-12 09:23:35 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: package-import@ubuntu.com-20110912092335-11udas9xjsi3g6n0
Tags: 3.1.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="video-dvd" xml:lang="ca">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="media#videos"/>
 
6
    
 
7
    <desc>You might not have the right codecs installed, or the DVD might be the wrong region.</desc>
 
8
    
 
9
    <credit type="author">
 
10
      <name>Projecte de documentació del GNOME</name>
 
11
      <email>gnome-doc-list@gnome.org</email>
 
12
    </credit>
 
13
    
 
14
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
15
  
 
16
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
17
      <mal:name>David Aguilera</mal:name>
 
18
      <mal:email>david.aguilera.moncusi@gmail.com</mal:email>
 
19
      <mal:years>2011</mal:years>
 
20
    </mal:credit>
 
21
  </info>
 
22
 
 
23
<title>Why won't DVDs play?</title>
 
24
 
 
25
<p>If you insert a DVD into your computer and it doesn't play, you may not have the right DVD "codecs" installed, or the DVD might be from a different "region".</p>
 
26
 
 
27
<section id="codecs">
 
28
 <title>Installing the right codecs for DVD playback</title>
 
29
 <p>In order to play DVDs, you need to have the right <em>codecs</em> installed. A codec is some 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 you're using should tell you about this and offer to install them for you.
 
30
 If this doesn't happen, you'll have to install the codecs manually - ask for help on how to do this using your Linux distribution's support forums or otherwise. The software packages you'll probably need are <app>gstreamer0.10-plugins-ugly</app> and <app>libdvd0</app>.</p>
 
31
 <p>DVDs are also "copy-protected" using a system called CSS. This prevents you from copying DVDs, but it also prevents you from playing them unless you have some extra software to handle the copy protection.</p>
 
32
 
 
33
 <p>You can buy a commercial DVD decoder that can handle copy protection from <link href="http://www.fluendo.com/shop/product/fluendo-dvd-player/">Fluendo</link>. It works with Linux and should be legal to use in all countries.</p>
 
34
</section>
 
35
 
 
36
<section id="region">
 
37
 <title>Checking the DVD region</title>
 
38
 <p>DVDs have a "region code", which tells you in which region of the world you are allowed to play the DVD. DVD players can only play DVDs from the same region as them. For example, if you have a region 1 DVD player, you will only be allowed to play DVDs from North America.</p>
 
39
 <p>If the region of your computer's DVD player and the DVD you are trying to play do not match, you won't be able to play the DVD. It is often possible to change the region used by your DVD player, but you can only do this a few times before it locks into one region permanently.</p>
 
40
 <p>To change the DVD region of your computer's DVD player, use <link href="http://linvdr.org/projects/regionset/">regionset</link>.</p>
 
41
</section>
 
42
        
 
43
</page>