various changes to html files
[patentabsurdity.com.git] / download.html
CommitLineData
968d464a
AE
1<!doctype html>
2<html lang="en">
3<head>
4 <meta charset="utf-8">
5 <title>Patent Absurdity &mdash; How software patents broke the system</title>
6 <link rel="stylesheet" href="combo.css" type="text/css" media="screen" />
7 <link rel="stylesheet" href="secondary.css" type="text/css" media="screen" />
8</head>
9<body>
10 <div id="doc" class="yui-t7">
11 <div id="hd" role="banner"><h1><a href="/"><span class="big-logo">Patent Absurdity:</span> how software patents broke the system</a></h1>
12 <div id="bd" role="navigation">
13 <ul>
14 <li><a href="/">Home</a></li>
15 <li><a href="about.html">About</a></li>
16 <li class="selected"><a href="watch.html">Watch</a></li>
17 <li><a href="gallery.html">Gallery</a></li>
18 <li><a href="screening.html">Screenings</a></li>
19 <li><a href="resources.html">Resources</a></li>
20
21 </ul>
22 </div>
23
24 <div id="main">
25 <h3>Download the Film:</h3>
26
27 <p>Please right click and download these files, as they will otherwise play in your browser.</p>
28
29 <ul>
f66d4e5a
AE
30 <li><a href="Patent_Absurdity_VLQ_176kbit.ogv">Very low quality</a> (36Mb)</li>
31 <li><a href="Patent_Absurdity_588kbit.ogv">Medium quality</a> (127Mb)</li>
32 <li><a href="Patent_Absurdity_HQ_768kbit.ogv">High quality</a> (167Mb) (also available as a <a href="/Patent_Absurdity_HQ_821kbit.ogv.torrent">torrent</a>)</li>
33 <li><a href="Patent_Absurdity_HD_3540kbit.ogv">HD quality</a> (780Mb) (also available as a <a href="/Patent_Absurdity_HD_3540kbit.ogv.torrent">torrent</a>)</li>
968d464a
AE
34 </ul>
35
f66d4e5a 36 <p><a href="https://wiki.endsoftwarepatents.org/wiki/Patently_Absurd/Subtitles">Subtitles</a></p>
968d464a 37
f66d4e5a 38 <p class="big"><a href="https://endsoftwarepatents.org/2010/04/patent-absurdity/">Put your questions to the filmmakers</a></p>
968d464a
AE
39
40 <p>
41 <a href="/fsf_patent_anims.tar.gz">Download the animation sources</a>
42 (Licensed under
f66d4e5a
AE
43 <a href="https://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a> for content
44 and <a href="https://www.gnu.org/licenses/gpl.html">GPLv3</a> for Python scripts)
968d464a
AE
45 </p>
46
47 <h3>Play Ogg!</h3>
48
49 <p>If you need help getting started playing Ogg Theora, check out the PlayOgg campaign.</p>
50
f66d4e5a 51 <p><a href="https://playogg.org"><img title="I support PlayOgg!" src="https://static.fsf.org/playogg/play_ogg_large.png" alt="PlayOgg"/></a></p>
968d464a
AE
52
53 <h3>About Theora</h3>
54
55<div id="theora"><object data="images/theorafish.svg" type="image/svg+xml" id="svg" width="310" height="233">
56<img src="images/theorafish.png" alt="" />
57</object>
58</div>
59
60
f66d4e5a 61 <p><a href="https://www.theora.org/">Theora</a> is a free and open video compression format from the <a href="https://xiph.org">Xiph.org Foundation</a>. It can be used to distribute film and video online and on disc without the licensing and royalty fees or vendor lock-in associated with other formats. </p>
968d464a
AE
62 <p>Theora scales from postage stamp to HD resolution, and is considered particularly competitive at low bitrates. It is in the same class as MPEG-4/DiVX, and like the Vorbis audio codec it has lots of room for improvement as encoder technology develops.</p>
63
64
65
66 </div>
67
68 </div>
69 </body>
70 </html>