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

« back to all changes in this revision

Viewing changes to gnome-help/sv/video-sending.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
1
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="video-sending">
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="video-sending" xml:lang="sv">
3
3
 
4
4
  <info>
5
 
    <link type="guide" xref="media#videos"/>
6
 
    
 
5
    <link type="guide" xref="media#videos"/>    
7
6
    <desc>Check that they have the right video codecs installed.</desc>
8
 
    
9
 
    <revision pkgversion="3.0" date="2011-04-05" status="final"/>
10
 
    <revision pkgversion="3.0" version="3.0.1" date="2011-04-06" status="outdated"/>
11
7
    <credit type="author">
12
8
      <name>Dokumentationsprojekt för GNOME</name>
13
9
      <email>gnome-doc-list@gnome.org</email>
20
16
 
21
17
<p>If you made a video on your Linux computer and sent it to someone using Windows or Mac OS, you may find that they have problems playing the video.</p>
22
18
 
23
 
<p>To be able to play your video, the person you sent it to must have the right <em>codecs</em> installed. A codec is a little piece of software that knows how to take the video and display it on the screen. There are lots of different video formats and each requires a different codec to play it back.</p>
24
 
 
25
 
<p>You can check which format your video is in by finding it in the file manager (look for <app>Files</app> in the <gui>Activities</gui> overview), right-clicking it and selecting <gui>Properties</gui>. Go to the <gui>Audio/Video</gui> tab and look at which <gui>codec</gui> is listed under <gui>Video</gui>.</p>
 
19
<p>To be able to play your video, the person you sent it to must have the right <em>codecs</em> installed. A codec is a little piece of software that knows how to take the video and display it on the screen. There are lots of different video formats and each requires a different codec to play it back.You can check which format your video is by doing:</p> 
 
20
<list>
 
21
    <item><p>Open the <app>Files</app> application from the <gui>Activities</gui> overview.</p></item> 
 
22
    <item><p>Right-click on video file and select <gui>Properties</gui>.</p></item>
 
23
    <item><p>Go to the <gui>Audio/Video</gui> tab and look at which <gui>codec</gui> is listed under <gui>Video</gui>.</p></item>
 
24
</list>
26
25
 
27
26
<p>Ask the person having problems with playback if they have the right codec installed. They may find it helpful to search the web for the name of the codec plus the name of their video playback application. For example, if your video uses the <em>Theora</em> format and you have a friend using Windows Media Player to try and watch it, search for "theora windows media player". You will often be able to download the right codec for free if it's not installed.</p>
28
27