Creating Final cut pro X library using cli. #351
Unanswered
shell1986
asked this question in
Final Cut Pro Questions
Replies: 1 comment
-
The easiest option would be to just generate a FCPXML and let FCPX create the library. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I recently started thinking about optimizing the creation of libraries for specific projects.
They send me links to materials stored in cloud storages such as Yandex disk.
I created a bot that uploads them to my home Linux server.
I'm now thinking about the next level of optimization.
I want to create a script that would create proxy files using ffmpeg, and also create a library where all these files would be integrated.
I know how to encode video, but couldn't find any information on how to create a library outside of the Final Сut.
I would be glad for any help on this issue, maybe you know some libraries or someone has researched the file structure.
I found CurrentVersion.fcpevent and CurrentVersion.flexolibrary.
There is sqlite3 inside which does not have any information about the library and files.
Beta Was this translation helpful? Give feedback.
All reactions