web-legacy/mixxeo.html

64 lines
2.7 KiB
HTML

<!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>M-Labs &raquo; indie high-tech development</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="header">
<div id="headerinside">
<div id="logo"><a href="index.html"><img src="logo.png"></a></div>
<ul id="menu">
<li><a class="selected" href="mixxeo.html">mixxeo</a></li>
<li><a href="gateware.html">gateware</a></li>
<li><a href="m1.html">m1</a></li>
<li><a href="about.html">about</a></li>
</ul>
</div>
</div>
<div id="container">
<div class="full">
<center><img src="mixxeo_logo.png"></center>
<p>The Mixxeo is the first open source digital video mixer.</p>
<center><a href="mixxeo_render_large.png"><img src="mixxeo_render.jpg"></a><br />
<em>[picture is a rendering - actual product appearance may vary]</em>
</center>
<p>Built on the <a href="gateware.html">MiSoC and 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/m-labs">open source hardware and software</a>. This gives us exceptional control and customization possibilities.</p>
<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><b>Status (Aug 2014)</b> - Main board and gateware have been <a href="mixxeo_result.jpg">mostly functional</a> for a while, mechanical design and manufacturing for the case/mechatronics are progressing slowly. If you have the skills and would like to help out, email sb at m-labs.hk or the mailing list.</p>
<p><center><img src="mixxeo_menu.png"><br /><br /><img src="mixxeo_board.jpg" class="picimg"></center></p>
</div>
</div>
<div id="footer">
<div id="footerinside">
<table width="100%"><tr>
<td><p><img src="logo_small.png"><br /><br />fka the Milkymist project<br />est. 2007</p></td>
<td><p><b>M-Labs Limited</b><br />5/F., Yat Chau Building<br />262 Des Voeux Road Central<br />Hong Kong<br />+852-59185098</p></td>
<td><a href="https://webchat.freenode.net/?channels=m-labs">Freenode #m-labs</a><br /><a href="https://ssl.serverraum.org/lists/listinfo/devel/">Developer mailing list</a><br />
GitHub: <a href="https://github.com/m-labs">m-labs</a><br />
Twitter: @<a href="http://twitter.com/M_Labs_Ltd">M_Labs_Ltd</a><br />
</td>
</tr></table>
</div>
</div>
</body>
</html>