web/en/faq_lignesdetemps_en.html
author cavaliet@caf4f556-3d62-0410-8435-a86758001935
Fri, 21 Aug 2009 09:30:16 +0000
changeset 71 6d479b4d7558
parent 17 2885242cf39f
child 77 9744abae64f5
permissions -rw-r--r--
update ldt version to 0.10.8.3 with swf file and mo files (faq updated)

<!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 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 :</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.
            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, ç, #, &amp;, %, !, *, (), [], |, {}, :, ;, @.</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>&nbsp;</p>
        <p><b>Release notes about Lignes de temps 0.10.8 :</b></p>
            <ul>
            <li>Possibility to display the video in fullscreen with black background</li>
            <li>Possibility to display subtitles from an external TimedText XML file.</li>
            <li>Possibility to display all the annotations (title and description) from one timeline in a large text field, fitted with a quick search module</li>
            <li>Ergonomic improvements (timeline buttons rearranged, tags window resizable)</li>
            <li>Debug</li>
            </ul>
        <p><b>Release notes about Lignes de temps from 0.10.4 to 0.10.7 :</b></p>
            <ul>
            <li>Possibility to import cuttings from an other ldt file</li>
            <li>Possibility to stream a video with rtmp://...</li>
            <li>Possibility to move timelines and contents by simple drag and drop</li>
            <li>Ergonomic improvements (ldt file name int the information window, zoom more fluid, possibility to save our default language)</li>
            <li>Possibility to duplicate a timeline's highlighted segments</li>
            <li>Debug</li>
            </ul>
        <p><b>Release notes about Lignes de temps 0.10.3 :</b></p>
            <ul>
            <li>Japanese language added</li>
            <li>Debug</li>
            </ul>
        <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>
            <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>
        <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 sequence’s summary, that is to say the sequences’ list as a clickable text.</li>
            <li>Debug of identified bugs in the previous version.</li>
            <li>Interface’s modifications : the "Informations" window enlarged in height and width, and the read-out window enlarged in width.</li>
          </ul></p>
    </div>
  </body>
</html>