web/shotdetect/index.html
changeset 194 32102edaa81b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/shotdetect/index.html	Mon Nov 19 18:26:13 2012 +0100
@@ -0,0 +1,28 @@
+<html>
+<head>
+<title>Application shotdetect</title>
+  <link rel="stylesheet" media="screen" type="text/css" href="style.css" />
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+</head>
+
+<body>
+<p>
+<b>Last update : march 22th 2007 </b>
+</p>
+<p>
+Shotdetect is a free software (LGPL license) written by Innovation Research Institute of Center Pompidou to detect scenes in a video movie.
+</p>
+<p>
+Shotedetct can generate thumbs corresponding to beginning and en frame of the scenes. It can also generate a XML file containing results of the analysis.
+</p>
+<p>
+Shotdetect can apply an xsl stylesheet on the xml resulting file to create files especially for your app.
+</p>
+<p>
+<a href="shotdetect-current.tar.gz">Download shotdetect sources</a><br />
+<a href="shotdetect-installer.exe">Download Windows installer</a><br />
+</p>
+<center><img src="screen.png" alt="App screenshot" /></center>
+
+</body>
+</html>