web-legacy/mixxeo.html

51 lines
2.4 KiB
HTML
Raw Normal View History

2013-05-14 18:03:12 +08:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Milkymist Labs</title>
<link rel="stylesheet" type="text/css" media="screen" href="style.css" />
<link rel="icon" type="image/png" href="favicon.png" />
</head>
<body>
<div id="logo"><img src="milkymist.svg">Milkymist Labs <a href="http://ehsm.eu"><img src="ehsm_web_banner_small.gif" style="float:right; border: 1px solid gray; margin-right: 5px;"></a></div>
<div id="topmenu"><a href="mixxeo.html" class="selected">Products</a> <a href="mmsoc.html">Technology</a> <a href="community.html">Community</a></div>
<div id="leftmenu">
<div id="leftmenutitle">Future</div>
<ul>
<li><a href="mixxeo.html">Mixxeo</a></li>
</ul>
<div id="leftmenutitle">Current</div>
<ul>
<li><a href="mmone.html">Milkymist One</a></li>
<li><a href="mmoneedk.html">Milkymist One EDK</a></li>
<li><a href="jtagserial.html">JTAG-Serial programmer</a></li>
</ul>
</div>
<div id="main">
<div id="illus"><img src="mixxeo_proto.jpg"></div>
<div id="title">Mixxeo</div>
<p>The Mixxeo is the first open source digital video mixer.</p>
2013-05-14 18:20:09 +08:00
<p>Built on the <a href="mng.html">Milkymist-ng</a> and <a href="migen.html">Migen</a> technologies that originated from the development experience of the Milkymist One and unlike other mixers, the Mixxeo itself does everything and processes every pixel with our own <a href="http://github.com/milkymist">open source hardware and software</a>. This gives us exceptional control and customization possibilities.</p>
2013-05-14 18:03:12 +08:00
<p>The Mixxeo will support mixing from two DVI or HDMI sources up to 720p60, with crossfade, fade to black and potentially other effects with a latency of less than two frames.</p>
<p>Want to hear about it when it is generally available? Follow us <a href="http://twitter.com/milkymist_labs">on Twitter</a> or leave your email address below. We don't spam.</p>
<iframe src="https://docs.google.com/forms/d/10o7PhkX2YdeHjoaV0noCN_-9WmJPMLMscpqqP1auNQ8/viewform?embedded=true" width="760" height="500" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
<p><a href="http://lists.milkymist.org/pipermail/devel-milkymist.org/2013-May/003344.html">Are you a developer?</a></p>
</div>
</body>
</html>