]> git.cworth.org Git - cworth.org/blob - src/video_instructions.mdwn
Fix typos
[cworth.org] / src / video_instructions.mdwn
1 [[meta title="Video instructions"]]
2
3 The videos on my website are encoded in a format called ogg/theora,
4 (which might sound scary, but really just means that very smart and
5 very creative people invented it).
6
7 Many modern operating systems support theora out-of-the-box. If the
8 operating system you are using doesn't, then you can follow the
9 instructions below to quickly get setup.
10
11 GNU/Linux, (Debian, Ubuntu, Fedora, etc.)
12 =========================================
13 Everything should work out of the box with a video player such as
14 totem, xine, or mplayer. If you do have any problems, ensure that the
15 libtheora package is installed.
16
17 Microsoft Windows
18 =================
19 First, download the [Windows
20 codecs](http://www.free-codecs.com/download_soft.php?d=1890&s=361). When
21 you open the resulting file, you will see a folder containing two
22 files. Double-click the file that ends with .exe, and then follow the
23 standard installation prompts.  You will then be able to play .ogg
24 videos from this website with Windows Media Player
25
26 Mac OS X
27 ========
28 First, download the [XiphQT
29 package](http://downloads.xiph.org/releases/xiph-qt/xiph-qt-0.1.7.dmg). When
30 you open the resulting file, you will see a folder containing several
31 text documents and one XiphQT icon. Click and drag that icon to the
32 Library/Components folder within your home directory, (which will make
33 it available for just your current user) or to the Library/Components
34 folder from the top-level of your hard drive, (which will make it
35 available for all users). You will then be able to play .ogg videos
36 from this website with QuickTime Player.
37
38 For more information (and the latest version of xiphqt) see the
39 [xiphqt_download_page] (http://xiph.org/quicktime/download.html).
40
41 Questions?
42 ==========
43 If you have any questions or problems in following the above
44 instructions, please don't hesitate to email me at <cworth@cworth.org>.