--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/en/faq_lignesdetemps_en.html Tue Mar 10 15:57:06 2009 +0000
@@ -0,0 +1,64 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<!-- Johmathe : CVS johan mathe le ven fév 17 03:12:11 CET 2006 -->
+<html>
+
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <meta name="description" content="Institut de rechcerche et d'innovation" />
+ <title>FAQ - Lignes de temps - Institut de recherche et d'innovation</title>
+ <link href="../res/css/style.css" rel="stylesheet" type="text/css" />
+ </head>
+ <body>
+ <div>
+ <a href="http://www.iri.centrepompidou.fr"><img src="../res/img/logo-iri-petit.png" class="logo" alt="Logo IRI" /></a>
+ </div>
+ <div id="layer1">
+ <img src="../res/img/lignesdetemps.png" alt="Lignes de temps" />
+ <h1>FAQ</h1>
+ <p><b>Introduction :</b><br/>
+ The software <i>Lignes de temps</i> is divided in two parts: system and interface.
+ <br/>The first one is not visible for users; it allows to record the work done (notes, sequences, rough-cut) in a file. It also permits to launch programs necessary to import an audio or video file. These programs encode video in order that it can be visible in the interface and that it can produce the shot by shot and the sound wave.
+ <br/>The interface is composed by all the elements visible and controlled by users. It is composed by the up left menu (Fichier, Affichage
) and by three windows: Informations, the video player, and the one who displays the lignes de temps.
+ <br/>The two parts of the program are connected but the communication can sometimes be interrupted, without any notification. In this case, the work can not unfortunately be recorded. The Institute for research and innovation works on those different problems.
+ For any information, feedback or problem : <a href="mailto:contact@iri.centrepompidou.fr">contact@iri.centrepompidou.fr</a><br/>
+ A work on <i>Lignes de temps</i> is saved in a project file (ldt extension) which holds references towards the media used and the personal data (notes, sequences, rough-cut).
+ The non-personal data on one media (shot by shot and sound wave for example) are recorded in an iri extension file.
+ <ul>
+ <li><b>I use a Mac, how can I know which is my configuration ?</b><br/>
+ To know if your computer is Intel or Power PC, you have to go in the Apple menu up left on the screen. In the menu, click on About this Mac. The line « Processor » indicates the type of configuration « Intel » or « Power PC ».<br/>
+ After many tests, it seems that <i>Lignes de temps</i> just settles on the computers with the operating system 10.5 called leopard, the 10.4 one called tiger, the Intel processor, or with the Power PC processor.</li>
+ <li><b>I do not succeed in displaying movies lignes de temps :</b><br/>
+ To display those lignes de temps, you have to click on the movie title in the lignes de temps window then on the tab Découpages of the window Informations. In this tab, appears the list of the available sequences; you just have to click on one of them to display the corresponding ligne de temps.</li>
+ <li><b>I do not succeed in importing an audio or video file :</b><br/>
+ You have to make sure that the file extension can match. <i>Lignes de temps</i> takes into account avi, mpg, mov, flv extension for video and mp3 for audio.
+ Then, even if this one is accepted, the encoding can not match with the program (ffmpeg) which transforms this file in a video readable in <i>Lignes de temps</i>, that is to say in the flv format.
+ Even if the file extension is correct, some characters block the import. Thus, you should prefer naming your file without the following characters : accented characters, space, ç, #, &, %, !, *, (), [], |, {}, :, ;, @.</li>
+ <li><b>I do not succeed in saving my work :</b><br/>
+ As it is explained in the introduction, this problem can come from a communication failure between the interface and the program part which records the work in a file.
+ To record the works, we can go through the up left menu (Fichier -- Enregistrer) or through the hot key Ctrl+S on PCs and Apple+S on Macs.
+ In general, when a work has been modified since the last recording, a star appears close the movie title in order to warn about a required recording.</li>
+ </ul>
+ </p>
+ <p> </p>
+ <p><b>Release notes about Lignes de temps 0.9.4 :</b>
+ <ul>
+ <li>New note-taking functionnality, enabling to write notes on the fly, then to transform them into a cutting.</li>
+ <li>Views : the display states backup includes now the zoom level, the horizontal scroll position and if a "bout à bout" is playing.</li>
+ <li>Improvement of tags addition : possibility to display a window with all the timeline's tags and to add one of them by simple click.</li>
+ <li>Possibility to display all the project's tags in a large window thanks to the shortcut Shift + F.</li>
+ <li>Possibility to highlight the segments by clicking one of the timeline's tags. 5 colors are available (one per tag), then requested segments are displayed in white.</li>
+ <li>Possibility to duplicate a timeline from highlighted segments only.</li>
+ <li>Possibility to create a bout à bout from a complete timeline or highlighted segments.</li>
+ <li>Addition of error messages when the software crashes. They limit the risk of work loss.</li>
+ </ul>
+ <p><br/><b>Release notes about Lignes de temps 0.9.2 :</b>
+ <ul>
+ <li>Possibility of duplicating any line (duplication button in the Informations window).</li>
+ <li>Presence of the tag field for segments.</li>
+ <li>Possibility of displaying a sequences summary, that is to say the sequences list as a clickable text.</li>
+ <li>Debug of identified bugs in the previous version.</li>
+ <li>Interfaces modifications : the "Informations" window enlarged in height and width, and the read-out window enlarged in width.</li>
+ </ul>
+ </div>
+ </body>
+</html>