rhubarb-lip-sync/extras/SonyVegas
Daniel Wolf 27965ce208 Added "only loop region" mode to Vegas plugin 2016-12-23 16:51:43 +01:00
..
.gitignore Split import script for Sony Vegas into two 2016-03-03 22:31:24 +01:00
Debug Rhubarb.cs Added "only loop region" mode to Vegas plugin 2016-12-23 16:51:43 +01:00
Debug Rhubarb.cs.config Split import script for Sony Vegas into two 2016-03-03 22:31:24 +01:00
Import Rhubarb.cs Supporting multiple export formats 2016-04-12 21:08:23 +02:00
Import Rhubarb.cs.config Split import script for Sony Vegas into two 2016-03-03 22:31:24 +01:00
README.md Split import script for Sony Vegas into two 2016-03-03 22:31:24 +01:00

README.md

Scripts for Sony Vegas

If you own a copy of Sony Vegas, you can use this script to visualize Rhubarb Lip Sync's 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, you'll 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-Sync's 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-Sync's internal data from a log file. You can obtain a log file by redirecting stdout. I've written this script mainly as a debugging aid for myself; feel free to contact me if you're interested and need a more thorough explanation.