rhubarb-lip-sync/extras/MagixVegas
Daniel Wolf 8da9219e82 Convert README files for extras from Markdown to AsciiDoc 2019-06-23 21:54:13 +02:00
..
.gitignore Changed "Sony Vegas" to "Magix Vegas" 2017-07-11 18:26:32 +02:00
CMakeLists.txt Convert README files for extras from Markdown to AsciiDoc 2019-06-23 21:54:13 +02:00
Debug Rhubarb.cs Changed "Sony Vegas" to "Magix Vegas" 2017-07-11 18:26:32 +02:00
Debug Rhubarb.cs.config Changed "Sony Vegas" to "Magix Vegas" 2017-07-11 18:26:32 +02:00
Import Rhubarb.cs Changed "Sony Vegas" to "Magix Vegas" 2017-07-11 18:26:32 +02:00
Import Rhubarb.cs.config Changed "Sony Vegas" to "Magix Vegas" 2017-07-11 18:26:32 +02:00
README.adoc Convert README files for extras from Markdown to AsciiDoc 2019-06-23 21:54:13 +02:00

README.adoc

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

= Scripts for Magix Vegas

If you own a copy of http://www.vegascreativesoftware.com/[Magix Vegas] (previously Sony Vegas), you can use this script to visualize Rhubarb Lip Syncs output on the timeline. This can be useful for creating lip-synced videos or for debugging.

Copy (or symlink) the files in this directory to `<Vegas installation directory>\Script Menu`. When you restart Vegas, youll find two new menu items:

* _Tools > Scripting > Import Rhubarb:_ This will create a new Vegas project and add two tracks: a video track with a visualization of Rhubarb Lip Syncs output and an audio track with the original recording.
* _Tools > Scripting > Debug Rhubarb:_ This will create markers or regions on the timeline visualizing Rhubarb Lip Syncs internal data from a log file. You can obtain a log file by redirecting `stdout`. Ive written this script mainly as a debugging aid for myself; feel free to contact me if youre interested and need a more thorough explanation.