Files
frei0r/index.html
2025-10-30 23:02:44 +01:00

97 lines
3.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Frei0r - free video effect plugin collection</title>
<meta name="description" content="A free software collection of video effect plugins originally developed on GNU/Linux, ported also to Apple/OSX and Microsoft Windows." />
<meta name="keywords" content="free, gnu, video, plugin, effect, filter, open, source" />
<meta charset="utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- Open Graph for social networks -->
<meta property="og:title" content="Frei0r - free video effect plugin collection" />
<meta property="og:description" content="A free software collection of video effect plugins originally developed on GNU/Linux, ported also to Apple/OSX and Microsoft Windows." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://frei0r.dyne.org" />
<meta property="og:image" content="https://frei0r.dyne.org/pics/frei0r.png" />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@DyneOrg">
<meta name="twitter:title" content="Frei0r - free video effect plugin collection">
<meta name="twitter:description" content="A free software collection of video effect plugins originally developed on GNU/Linux, ported also to Apple/OSX and Microsoft Windows.">
<meta name="twitter:image" content="https://frei0r.dyne.org/pics/frei0r.png">
<link href="https://frei0r.dyne.org/css/custom.css" rel="stylesheet" />
<link href="https://frei0r.dyne.org/css/custom.fonts.css" rel="stylesheet" />
<!-- You are inside your <head> here -->
<link rel="shortcut icon" href="https://dyne.org/favicon.ico" />
<!-- pad down for the header -->
<style type="text/css">
body {
padding-top: 5em;
padding-bottom: .5em;
font-size: 1.2em;
}
.brand { padding: 1em 1em 1em 1em; }
.sidebar-nav { padding: 40px; }
</style>
</head> <!-- end of <head> -->
<body>
<nav>
</nav>
<div>
<article>
<center>
<a href="http://www.dyne.org/software/frei0r" target="_top">
<img src="pics/frei0r.png" alt="Frei0r menu" />
</a>
<p>
<a href="https://news.dyne.org/frei0r-the-free-and-open-source-video-effect-preservation-project/">Intro</a>
&nbsp; - &nbsp;
<a href="https://www.dyne.org/software/frei0r" target="_top">Homepage</a>
&nbsp; - &nbsp;
<a href="https://github.com/dyne/frei0r/releases">Downloads</a>
&nbsp; - &nbsp;
<a href="http://github.com/dyne/frei0r">Sourcecode</a>
&nbsp; - &nbsp;
<a href="https://frei0r.dyne.org/codedoc/html">API</a>
<br/><br/>
Chat: <a href="https://socials.dyne.org/matrix">matrix</a>
| <a href="https://socials.dyne.org/discord">discord</a>
| <a href="https://socials.dyne.org/telegram">telegram</a>
</p>
<p>
Filters: 88
&nbsp; - &nbsp;
Generators: 7
&nbsp; - &nbsp;
Mixers: 33 <!-- 49 when merging sleid0r -->
</p>
<video controls loop src="frei0r-all.webm" width="320x240" title="WARNING: watching may induce epilepsy">
</video>
<p>&nbsp;</p>
git clone https://github.com/dyne/frei0r
<br />
issues and pull reqs:
<a href="https://github.com/dyne/frei0r">github.com/dyne/frei0r</a>
</center>
</article>
<p>&nbsp;</p>
<p>&nbsp;</p>
</div><!--/.container-->
<div class="navbar navbar-fixed-bottom">
</div>
</body>
</html>