no way to compare when less than two revisions
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| — | de:c3tracker:start [2022/02/27 14:50] (aktuell) – angelegt andi | ||
|---|---|---|---|
| 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)// | ||
| + | = C3 Ticket Tracker | ||
| + | |||
| + | The C3 Ticket Tracker is the central managing component in our [[docu: | ||
| + | |||
| + | source code: | ||
| + | * https:// | ||
| + | * workers | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * [[projects: | ||
| + | * (VOC) encoding profiles: TODO FIXME | ||
| + | |||
| + | Further resources: | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | |||
| + | == Concepts | ||
| + | |||
| + | The C3 Ticket Tracker ermöglich die (teil-)automatisierten Aufzeichnung, | ||
| + | |||
| + | === Ticket types and hierarchy | ||
| + | |||
| + | One of the really good features of the C3 tracker is that property are inherited through the hierarchy: | ||
| + | |||
| + | * Project settings (Conference or Series) | ||
| + | * Meta ticket (Parent with Fahrplan-ID & -Metadata) | ||
| + | * Recording ticket (Language, etc) | ||
| + | - Master encoding ticket (MP4) | ||
| + | - additional encoding tickets, e.g. WebM, MP3, Opus, SD formats, etc. | ||
| + | |||
| + | === Ticket states | ||
| + | |||
| + | {{drawio> | ||
| + | |||
| + | |||
| + | == Usage during event | ||
| + | |||
| + | |||
| + | === Task: Cut | ||
| + | |||
| + | see [[operation: | ||
| + | |||
| + | {{c3_tracker_-_schnitt_mit_kdenlive.mp4}} | ||
| + | * [[https:// | ||
| + | |||
| + | |||
| + | * TODO: [[events: | ||
| + | |||
| + | === Task: Check | ||
| + | |||
| + | see [[operation: | ||
| + | |||
| + | |||
| + | Ticket types and states | ||
| + | |||
| + | * Parent tickets for each [[: | ||
| + | * one recording ticket for each parent | ||
| + | * several encoding tickets, one for each format – e.g. MP4 HD, MP4 SD, WebM, MP3, Opus | ||
| + | |||
| + | |||
| + | == Project setup | ||
| + | |||
| + | * Create tracker project (you can also clone a matching project to have prefilled properties) | ||
| + | * Import schedule.xml | ||
| + | * Set all master tickets from staging to staged via mass-edit | ||
| + | * Adjust project properties, recommendations: | ||
| + | * Compare project properties with previous instalment of the same event | ||
| + | |||
| + | see [[c3tracker: | ||
| + | |||
| + | === User Roles | ||
| + | User accounts can have different roles depending on what the user should be able to do: | ||
| + | * " | ||
| + | * " | ||
| + | * " | ||
| + | * " | ||
| + | |||
| + | more details on https:// | ||
| + | |||
| + | |||
| + | == Recording | ||
| + | Files that should be handled by the tracker (input files) should be named as follows: | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | |||
| + | Files need to be placed in directories according to the room name | ||
| + | < | ||
| + | Note that names are stripped from frab and combined with the word " | ||
| + | </ | ||
| + | |||
| + | Naming for intro and outro: | ||
| + | * Intro < | ||
| + | * Outro: outro.dv | ||
| + | |||
| + | == Postprocessing | ||
| + | |||
| + | === 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 | ||
| + | < | ||
| + | seconds * 25 | ||
| + | </ | ||
| + | assumed you have 25 frames per second. Note that this means you cut per second not per frame !!! | ||
| + | |||
| + | == Trackerfahrer Scripts | ||
| + | |||
| + | see [[scripts]] | ||
| + | |||
| + | == Ticket Properties | ||
| + | |||
| + | see [[properties]] | ||