1
<?xml version="1.0" encoding="utf-8"?>
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="problem" id="video-sending" xml:lang="lv">
5
<link type="guide" xref="media#videos"/>
6
<desc>Check that they have the right video codecs installed.</desc>
7
<revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
9
<name>GNOME Documentation Project</name>
10
<email>gnome-doc-list@gnome.org</email>
13
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
16
<title>Other people can't play the videos I made</title>
18
<p>If you made a video on your Linux computer and sent it to someone using
19
Windows or Mac OS, you may find that they have problems playing the video.</p>
21
<p>To be able to play your video, the person you sent it to must have the
22
right <em>codecs</em> installed. A codec is a little piece of software that
23
knows how to take the video and display it on the screen. There are lots of
24
different video formats and each requires a different codec to play it back.
25
You can check which format your video is by doing:</p>
27
<item><p>Atveriet <app>Failu</app> lietotni no <gui>Aktivitāšu</gui> pārskata.</p></item>
28
<item><p>Right-click on video file and select <gui>Properties</gui>.</p></item>
29
<item><p>Go to the <gui>Audio/Video</gui> tab and look at which
30
<gui>codec</gui> is listed under <gui>Video</gui>.</p></item>
33
<p>Ask the person having problems with playback if they have the right codec
34
installed. They may find it helpful to search the web for the name of the codec
35
plus the name of their video playback application. For example, if your video
36
uses the <em>Theora</em> format and you have a friend using Windows Media
37
Player to try and watch it, search for "theora windows media player". You will
38
often be able to download the right codec for free if it's not installed.</p>
40
<p>If you can't find the right codec, try the
41
<link href="http://www.videolan.org/vlc/">VLC media player</link>. It works on
42
Windows and Mac OS as well as Linux, and supports a lot of different video
43
formats. Failing that, try converting your video into a different format. Most
44
video editors are able to do this, and specific video converter applications are
45
available. Check the software installer application to see what's available.</p>
48
<p>There are a few other problems which might prevent someone from playing
49
your video. The video could have been damaged when you sent it to them
50
(sometimes big files aren't copied across perfectly), they could have problems
51
with their video playback application, or the video may not have been created
52
properly (there could have been some errors when you saved the video).</p>