Skip to content

Commit

Permalink
canonic link added for index.html (Google+), Flow Editor in the FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
Granjow committed Sep 18, 2011
1 parent a817d67 commit aa0cb24
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
7 changes: 7 additions & 0 deletions faq.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ If building does not work, here are two points to check:
# Does cmake complain about a missing component although you installed it in the meantime? CMake uses a cache which sometimes does not get updated. Clear the whole build directory and run cmake again. (This is a good idea for other problems as well by the way.)



=== Rendering ===
===== I have rendering issues. =====
# You may want to try a lower lambda value (5 or 10) in the rendering dialog.
# Alternatively you can manually fix the optical flow with slowmoFlowEdit, a short tutorial is [http://www.youtube.com/watch?v=aLtIvEiDD2k here]. This is often a good solution if you are sure that you want to use a clip of your video and need to remove some errors.


=== slowmoUI ===

===== I get flow builder errors. =====
Expand Down
2 changes: 2 additions & 0 deletions index.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{{Title:slowmoVideo %s}}
{{H1:Welcome}}

{{Bind:canonical=<link rel="canonical" href="http://slowmoVideo.granjow.net"/>}}

slowmoVideo is an OpenSource program that creates slow-motion videos from your footage.

But it does not simply make your videos play at 0.01× speed. You can ''smoothly slow down and speed up your footage,'' optionally with motion blur.
Expand Down
1 change: 1 addition & 0 deletions styleSlowmo/tplPage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="UTF-8">
<link rel="stylesheet" href="style/style.css" type="text/css">
<title>{{{title|}}}</title>
{{{canonical|}}}
</head>
<body>
<div id="content">
Expand Down
Binary file modified wiki2xhtml.jar
Binary file not shown.

0 comments on commit aa0cb24

Please sign in to comment.