macros:function:timelines.importmarkersfromstring
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| macros:function:timelines.importmarkersfromstring [2023/04/03 11:24] – icke_siegen | macros:function:timelines.importmarkersfromstring [2023/04/04 06:41] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| **This article was written with massive help from Gregory Haynes; I couldn' | **This article was written with massive help from Gregory Haynes; I couldn' | ||
| - | There is also the function [[https:// | + | There is also the function [[https:// |
| == Arguments == | == Arguments == | ||
| Line 40: | Line 40: | ||
| The smallest possible string as importMappingVersion is ''"& | The smallest possible string as importMappingVersion is ''"& | ||
| - | > There is also an XML file included with the personality library (e.g. '' | + | > Here is an example of what that string could be (single quotes used instead of double quotes to make it easier to use in a string): |
| - | <file xml> | + | '' |
| - | < | + | |
| - | < | + | |
| - | | + | |
| - | | + | |
| - | <legend name="Name" | + | |
| - | <time name="Start" | + | |
| - | </ | + | |
| - | </ | + | |
| - | </ | + | |
| - | </ | + | |
| - | > You should recognise | + | |
| + | * **csvFilePath** is the absolute path (including filename) to the file which is to be imported, e.g. ''" | ||
| + | * **frameRate** is the framerate to import. This is important to convert frame numbers with different framerates (not tested yet). The API lists [[https:// | ||
| + | ^ Value ^ Description | | ||
| + | | Fps24 | 24 frames/sec | | ||
| + | | Fps25 | 25 frames/sec | | ||
| + | | Fps29DF | 29.97 frames/sec ('drop frame' | ||
| + | | Fps30 | 30 frames/sec | | ||
| + | | Fps44 | internal timecode, 44 frames/sec | | ||
| + | | Fps100 | Winamp and how it is displayed in the Cue View | | ||
| + | | Fps60 | 60 frames/sec | | ||
| + | | Fps1000 | Milliseconds | | ||
| + | However it looks like you need to use [[macros: | ||
macros/function/timelines.importmarkersfromstring.1680521052.txt.gz · Last modified: 2023/04/03 11:24 by icke_siegen
