Skip to content

Converts a video script into a .kdenlive file to edit in the Kdenlive video editor.

Notifications You must be signed in to change notification settings

joosh119/AutoProducer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoProducer

Parses a formatted video script into a .kdenlive file, for more efficient video production. Once the video file has been generated from the script, you can open it in the Kdenlive video editor, and make minor adjustments. This removes the bulk of the work, i.e., adding all the clips and audio files in order and at the correct position, so that you can focus on the smaller/more important details.

AutoProducer.exe is called from the command line in the following format:

AutoProducer.exe "video_script.txt" "output_filename"

The format for the script file can be seen in example_script.txt. Aside from the small amount of generation settings to declare at the top, the video script and the clips to play throughout are all that is needed in the script file, making it easy and simple to make.

This has a very specific target audience (me), for a very specific workflow (mine). But I imagine someone else could find use in it, so ¯\_(ツ)_/¯.

About

Converts a video script into a .kdenlive file to edit in the Kdenlive video editor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages