mirror of
https://github.com/dyne/frei0r.git
synced 2025-12-05 14:19:59 +01:00
Compare commits
2 Commits
28be127fad
...
4e5bb252c5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4e5bb252c5 | ||
|
|
d75f24f887 |
117
index.html
117
index.html
@@ -6,7 +6,7 @@
|
||||
<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 -->
|
||||
<!-- 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" />
|
||||
@@ -21,76 +21,71 @@
|
||||
|
||||
<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 -->
|
||||
<!-- You are inside your <head> here -->
|
||||
|
||||
<link rel="shortcut icon" href="https://dyne.org/favicon.ico" />
|
||||
<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> -->
|
||||
<!-- pad down for the header -->
|
||||
<style type="text/css">
|
||||
body {
|
||||
padding-top: 1em;
|
||||
padding-bottom: .5em;
|
||||
font-size: 1.2em;
|
||||
background: #e7e7e7;
|
||||
}
|
||||
/* .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>
|
||||
<body>
|
||||
<center>
|
||||
<a href="http://www.dyne.org/software/frei0r" target="_top">
|
||||
<img src="pics/fla_name_lb.webp" alt="Frei0r menu" />
|
||||
</a>
|
||||
<h4>minimalistic API for
|
||||
<br/>
|
||||
free video effect plugins
|
||||
<br/>
|
||||
(cross-platform: Unix, Mac, Win)</h3>
|
||||
|
||||
<p>
|
||||
<a href="https://news.dyne.org/frei0r-the-free-and-open-source-video-effect-preservation-project/">Intro</a>
|
||||
-
|
||||
<a href="https://www.dyne.org/software/frei0r" target="_top">Homepage</a>
|
||||
-
|
||||
<a href="https://github.com/dyne/frei0r/releases">Downloads</a>
|
||||
-
|
||||
<a href="http://github.com/dyne/frei0r">Sourcecode</a>
|
||||
-
|
||||
<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>
|
||||
<a href="https://news.dyne.org/frei0r-the-free-and-open-source-video-effect-preservation-project/">Intro</a>
|
||||
-
|
||||
<a href="https://www.dyne.org/software/frei0r" target="_top">Homepage</a>
|
||||
-
|
||||
<a href="https://github.com/dyne/frei0r/releases">Downloads</a>
|
||||
-
|
||||
<a href="http://github.com/dyne/frei0r">Sourcecode</a>
|
||||
-
|
||||
<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
|
||||
-
|
||||
Generators: 7
|
||||
-
|
||||
Mixers: 33 <!-- 49 when merging sleid0r -->
|
||||
</p>
|
||||
<p>
|
||||
Filters: 95
|
||||
-
|
||||
Generators: 12
|
||||
-
|
||||
Mixers: 48
|
||||
</p>
|
||||
|
||||
<video controls loop src="frei0r-all.webm" width="320x240" title="WARNING: watching may induce epilepsy">
|
||||
</video>
|
||||
<video controls loop src="frei0r-all.webm" width="320x240" title="WARNING: watching may induce epilepsy">
|
||||
</video>
|
||||
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
|
||||
git clone https://github.com/dyne/frei0r
|
||||
git clone https://github.com/dyne/frei0r
|
||||
|
||||
<br />
|
||||
<br />
|
||||
|
||||
issues and pull reqs:
|
||||
<a href="https://github.com/dyne/frei0r">github.com/dyne/frei0r</a>
|
||||
issues and pull reqs:
|
||||
<a href="https://github.com/dyne/frei0r">github.com/dyne/frei0r</a>
|
||||
|
||||
|
||||
</center>
|
||||
</article>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
|
||||
</div><!--/.container-->
|
||||
<div class="navbar navbar-fixed-bottom">
|
||||
</div>
|
||||
</body>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
BIN
pics/fla_name_lb.webp
Normal file
BIN
pics/fla_name_lb.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 486 KiB |
Reference in New Issue
Block a user