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

« back to all changes in this revision

Viewing changes to gnome-help/C/video-sending.page

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-04-16 23:55:05 UTC
  • mfrom: (2.4.5 sid)
  • Revision ID: package-import@ubuntu.com-20120416235505-45559x5ql5e85q3j
Tags: 3.4.1-1
* New upstream release.
* debian/copyright: Move to copyright 1.0 format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
      id="video-sending">
4
4
 
5
5
  <info>
6
 
    <link type="guide" xref="media#videos"/>    
 
6
    <link type="guide" xref="media#videos"/>
7
7
    <desc>Check that they have the right video codecs installed.</desc>
8
8
    <revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
9
9
    <credit type="author">
10
10
      <name>GNOME Documentation Project</name>
11
11
      <email>gnome-doc-list@gnome.org</email>
12
12
    </credit>
13
 
    
 
13
 
14
14
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
15
15
  </info>
16
16
 
23
23
 right <em>codecs</em> installed. A codec is a little piece of software that
24
24
 knows how to take the video and display it on the screen. There are lots of
25
25
 different video formats and each requires a different codec to play it back.
26
 
 You can check which format your video is by doing:</p> 
 
26
 You can check which format your video is by doing:</p>
27
27
<list>
28
28
    <item><p>Open the <app>Files</app> application from the <gui>Activities</gui>
29
 
 overview.</p></item> 
 
29
 overview.</p></item>
30
30
    <item><p>Right-click on video file and select <gui>Properties</gui>.</p></item>
31
31
    <item><p>Go to the <gui>Audio/Video</gui> tab and look at which
32
32
 <gui>codec</gui> is listed under <gui>Video</gui>.</p></item>