]> git.cworth.org Git - cworth.org/blob - src/video_instructions.mdwn
Add Robert Haight as another solver
[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_OGG_codecs|RadLightOgg_1.0.0.2.zip]].
20 When you open the resulting file, you will see a folder containing two
21 files. Double-click the file that ends with .exe, and then follow the
22 standard installation prompts.  You will then be able to play .ogg
23 videos from this website with Windows Media Player
24
25 Mac OS X
26 ========
27 First, download the [XiphQT
28 package](http://downloads.xiph.org/releases/xiph-qt/xiph-qt-0.1.7.dmg). When
29 you open the resulting file, you will see a folder containing several
30 text documents and one XiphQT icon. Click and drag that icon to the
31 Library/Components folder within your home directory, (which will make
32 it available for just your current user) or to the Library/Components
33 folder from the top-level of your hard drive, (which will make it
34 available for all users). You will then be able to play .ogg videos
35 from this website with QuickTime Player.
36
37 For more information (and the latest version of xiphqt) see the
38 [xiphqt download page](http://xiph.org/quicktime/download.html).
39
40 Questions?
41 ==========
42 If you have any questions or problems in following the above
43 instructions, please don't hesitate to email me at <cworth@cworth.org>.