doc:appunti:linux:video:olive_editor_ovexml
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:appunti:linux:video:olive_editor_ovexml [2023/09/28 17:54] – [The project can be saved as XML file] niccolo | doc:appunti:linux:video:olive_editor_ovexml [2023/09/28 18:03] (current) – [Proof of concept program] niccolo | ||
|---|---|---|---|
| Line 85: | Line 85: | ||
| Hence the timeline sequence of clip elements: #3, #8, #5, #7 and #6 (32 bit unsigned integers, little endian). | Hence the timeline sequence of clip elements: #3, #8, #5, #7 and #6 (32 bit unsigned integers, little endian). | ||
| + | |||
| + | ===== Proof of concept program ===== | ||
| + | |||
| + | Here you can find my Python script that I used to parse an Olive Editor project file, the output is the ordered list of all the clips used, with the **footage filename**, the **start frame** and the **length** of the clip (in frames). | ||
| + | |||
| + | **{{.: | ||
doc/appunti/linux/video/olive_editor_ovexml.1695916478.txt.gz · Last modified: by niccolo
