de:c3tracker:start

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

de:c3tracker:start [2022/02/27 13:50] – angelegt andide:c3tracker:start [2026/07/26 22:17] (aktuell) – external edit 127.0.0.1
Zeile 1: Zeile 1:
 FIXME **Diese Seite wurde noch nicht vollständig übersetzt. Bitte helfen Sie bei der Übersetzung.**\\ //(diesen Absatz entfernen, wenn die Übersetzung abgeschlossen wurde)// FIXME **Diese Seite wurde noch nicht vollständig übersetzt. Bitte helfen Sie bei der Übersetzung.**\\ //(diesen Absatz entfernen, wenn die Übersetzung abgeschlossen wurde)//
  
-C3 Ticket Tracker+C3 Ticket Tracker
  
 The C3 Ticket Tracker is the central managing component in our [[docu:overview#postprocessing|postprocessing]] pipeline, releasing the final recordings. The tracker is a PHP web application and distributes tasks in form of '//tickets//' to various //workers//. The workers – written in Perl, Python, or PHP – advance the state and update the ticket's properties via tracker's XML RPC API. The core system was initially written by FeM for 27C3 in 2010, and was released under the Apache License 2.0 end of 2017. Our instance is deployed at https://tracker.c3voc.de. The C3 Ticket Tracker is the central managing component in our [[docu:overview#postprocessing|postprocessing]] pipeline, releasing the final recordings. The tracker is a PHP web application and distributes tasks in form of '//tickets//' to various //workers//. The workers – written in Perl, Python, or PHP – advance the state and update the ticket's properties via tracker's XML RPC API. The core system was initially written by FeM for 27C3 in 2010, and was released under the Apache License 2.0 end of 2017. Our instance is deployed at https://tracker.c3voc.de.
Zeile 20: Zeile 20:
  
  
-== Concepts+## Concepts
  
 The C3 Ticket Tracker ermöglich die (teil-)automatisierten Aufzeichnung, Schnitt & Release von mehrsprachigen Videos. Um ein Release erfolgreich abzuschließen, müssen bestimmte Projekt-Einstellungen  konfiguriert werden und einige wenige Status-Übergänge bedient von Hand bedient werden: The C3 Ticket Tracker ermöglich die (teil-)automatisierten Aufzeichnung, Schnitt & Release von mehrsprachigen Videos. Um ein Release erfolgreich abzuschließen, müssen bestimmte Projekt-Einstellungen  konfiguriert werden und einige wenige Status-Übergänge bedient von Hand bedient werden:
  
-=== Ticket types and hierarchy+### Ticket types and hierarchy
  
 One of the really good features of the C3 tracker is that property are inherited through the hierarchy: One of the really good features of the C3 tracker is that property are inherited through the hierarchy:
Zeile 34: Zeile 34:
            - additional encoding tickets, e.g. WebM, MP3, Opus, SD formats, etc.            - additional encoding tickets, e.g. WebM, MP3, Opus, SD formats, etc.
  
-=== Ticket states+### Ticket states
  
 {{drawio>c3tracker:states}} {{drawio>c3tracker:states}}
  
  
-== Usage during event+## Usage during event
  
  
-=== Task: Cut+### Task: Cut
  
 see [[operation:cutting]] see [[operation:cutting]]
Zeile 52: Zeile 52:
 * TODO: [[events:cccamp15:pp]] integrieren * TODO: [[events:cccamp15:pp]] integrieren
  
-=== Task: Check +### Task: Check
  
 see [[operation:checking]] see [[operation:checking]]
Zeile 64: Zeile 64:
  
  
-== Project setup+## Project setup
  
   * Create tracker project (you can also clone a matching project to have prefilled properties)   * Create tracker project (you can also clone a matching project to have prefilled properties)
Zeile 74: Zeile 74:
 see [[c3tracker:setup]] for more details see [[c3tracker:setup]] for more details
  
-=== User Roles+### User Roles
 User accounts can have different roles depending on what the user should be able to do: User accounts can have different roles depending on what the user should be able to do:
   * "User" - can cut and edit tickets   * "User" - can cut and edit tickets
Zeile 84: Zeile 84:
  
  
-== Recording+## Recording
 Files that should be handled by the tracker (input files) should be named as follows: Files that should be handled by the tracker (input files) should be named as follows:
 <code> <code>
Zeile 99: Zeile 99:
   * Outro: outro.dv   * Outro: outro.dv
  
-== Postprocessing+## Postprocessing
  
-=== Cut+### Cut
 The cutting process requires start and end marks. The tracker accepts frame numbers. If your player does not show frame numbers you can approximate with the formula The cutting process requires start and end marks. The tracker accepts frame numbers. If your player does not show frame numbers you can approximate with the formula
 <code> <code>
Zeile 108: Zeile 108:
 assumed you have 25 frames per second. Note that this means you cut per second not per frame !!! assumed you have 25 frames per second. Note that this means you cut per second not per frame !!!
  
-== Trackerfahrer Scripts+## Trackerfahrer Scripts
  
 see [[scripts]] see [[scripts]]
  
-== Ticket Properties+## Ticket Properties
  
 see [[properties]] see [[properties]]
  • de/c3tracker/start.1645969805.txt.gz
  • Zuletzt geändert: 2022/02/27 13:50
  • von andi