User Tools

Site Tools


doc:appunti:linux:video:olive_editor_ovexml

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
doc:appunti:linux:video:olive_editor_ovexml [2023/09/28 14:48] niccolodoc:appunti:linux:video:olive_editor_ovexml [2023/09/28 15:54] niccolo
Line 2: Line 2:
  
 **[[https://www.olivevideoeditor.org/|Olive Video Editor]]** is the most open video editor in the world. From its completely configurable render pipeline to its open source codebase, every aspect of it is designed to provide users with as much control as possible over both their work and their workflow. **[[https://www.olivevideoeditor.org/|Olive Video Editor]]** is the most open video editor in the world. From its completely configurable render pipeline to its open source codebase, every aspect of it is designed to provide users with as much control as possible over both their work and their workflow.
 +
 +===== The project can be saved as XML file =====
  
 A feature that I really apreciated is the ability to save the project file into an XML file (with the **.ovexml** extension). Being addicted to the **GNU/Linux command** line and **ffmpeg** I immediately tried to convert an Olive project into an ffmpeg script. A feature that I really apreciated is the ability to save the project file into an XML file (with the **.ovexml** extension). Being addicted to the **GNU/Linux command** line and **ffmpeg** I immediately tried to convert an Olive project into an ffmpeg script.
 +
 +===== A walk inside the OVEXML =====
  
 Here I explain some findings on an **OVEXML** file created with **Olive v.0.2**. Here I explain some findings on an **OVEXML** file created with **Olive v.0.2**.
Line 68: Line 72:
 </code> </code>
  
-The ASCII string **%%AwAAAAgAAAAFAAAABwAAAAYAAAA=%%** is actually a base64 encoded binary string that you can decode on the command line into binary:+The ASCII string **%%AwAAAAgAAAAFAAAABwAAAAYAAAA=%%** is actually a base64 encoded binary string that you can decode on the command line into binary file:
  
 <code bash> <code bash>
doc/appunti/linux/video/olive_editor_ovexml.txt · Last modified: 2023/09/28 16:03 by niccolo