]> git.cworth.org Git - cworth.org/blob - src/video_instructions.mdwn
Add video instructions page
[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. Just follow the instructions
10 for your operating system below.
11
12 GNU/Linux, (Debian, Ubuntu, Fedora, etc.)
13 =========================================
14 Everything should work out of the box with a video player such as
15 totem, xine, or mplayer. If you do have any problems, ensure that the
16 libtheora package is installed.
17
18 Microsoft Windows
19 =================
20 First, download the [Windows
21 codecs](http://www.free-codecs.com/download_soft.php?d=1890&s=361). When
22 you open the resulting file, you will see a folder containing two
23 files. Double-click the file that ends with .exe, and then follow the
24 standard installation prompts.  You will then be able to play .ogg
25 videos from this website with Windows Media Player
26
27 Mac OS X
28 ========
29 First, download the [XiphQT
30 package](http://downloads.xiph.org/releases/xiph-qt/xiph-qt-0.1.7.dmg). Wehn
31 you open the resulting file, you will see a folder containing several
32 text documents and one XiphQT icon. Click and drag that icon to the
33 Library/Components folder within your home directory, (which will make
34 it available for just your current user) or to the Library/Components
35 folder from the top-level of your hard drive, (which will make it
36 available for all users). You will then be able to play .ogg videos
37 from this website with QuickTime Player.
38
39 For more information (and the latest version of xiphqt) see:
40 <http://xiph.org/quicktime/download.html>
41
42 Questions?
43 ==========
44 If you have any questions or problems in following the above
45 instructions, please don't hesitate to email me at <cworth@cworth.org>.