--- a/web/en/faq_lignesdetemps_en.html Fri Mar 13 17:26:19 2009 +0000
+++ b/web/en/faq_lignesdetemps_en.html Tue Mar 17 10:36:08 2009 +0000
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<!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>
@@ -18,17 +18,17 @@
<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 interface is composed by all the elements visible and controlled by users. It is composed by the top left menu (File, Display) and by three windows: Informations, the media 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>
+ 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 :</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 "Cuttings". 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.
@@ -39,7 +39,19 @@
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> </p>
+ <p><b>Release notes about Lignes de temps 0.10 :</b>
+ <ul>
+ <li>MULTILINGUAL INTERFACE with English and French available by default and possibility to add some languages by yourself (the steps are explained in the <a href="../res/media/ldt_userguide_en.pdf" target="_blank">user guide</a> thanks to the GETTEXT tool)</li>
+ <li>Interface and ergonomy completely rebuilt, with for exemple buttons with icons, new tabs more visible, tool tips, confirmation messages before deleting.</li>
+ <li>Views : rename and move by drag and drop.</li>
+ <li>Tags : the complete project's tags list can be displayed from the top left menu or the shortcut Shift + T.</li>
+ <li>Note taking : better management of scroll position, timecode indicated on seperator roll over.</li>
+ <li>Bout à bout (edit) : an edit can now be deleted.</li>
+ <li>Bug <a href="http://www.iri.centrepompidou.fr/dev/trac/ldt" target="_blank">trac</a> added.</li>
+ <li>Complete user guide in <a href="../res/media/ldt_userguide_fr.pdf" target="_blank">french</a> and <a href="../res/media/ldt_userguide_en.pdf" target="_blank">english</a>.</li>
+ <li>License added in the "About".</li>
+ </ul></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>
@@ -50,7 +62,7 @@
<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>
+ </ul></p>
<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>
@@ -58,7 +70,7 @@
<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>
+ </ul></p>
</div>
</body>
</html>