rhubarb-lip-sync/rhubarb-for-after-effects
Daniel Wolf 7c49f76efe Use Gradle conventions through base plugin 2019-08-03 22:31:06 +02:00
..
README.adoc Restructure files and migrate to Gradle-based build 2019-08-03 22:17:02 +02:00
Rhubarb Lip Sync.jsx Restructure files and migrate to Gradle-based build 2019-08-03 22:17:02 +02:00
build.gradle.kts Use Gradle conventions through base plugin 2019-08-03 22:31:06 +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.

= Animation script for Adobe After Effects

The script in this directory generates After Effects compositions with mouth animation.

== How to install

=== 1. Download and extract

Download the archive file containing Rhubarb Lip Sync, then extract in a directory on your computer.

=== 2. Make Rhubarb available to After Effects

On *Windows*, add the Rhubarb directory (the directory containing `rhubarb.exe`) to your `PATH` environment variable.

On *OS X*, create a symbolic link to the executable (`rhubarb`) in `/usr/local/bin/`. You can do that by executing `ln -s /rhubarb-directory/rhubarb /usr/local/bin/` (make sure to replace `rhubarb-directory` with the actual directory).

=== 3. Install After Effects script

Copy (or symlink) the script file `Rhubarb Lip Sync.jsx` into your After Effects scripts directory.

On *Windows*, that directory is usually `C:\Program Files\Adobe\Adobe After Effects <version>\Support Files\Scripts`.

On *OS X*, that directory is usually `Applications/Adobe After Effects <version>/Scripts`.

=== 4. (Re-)start After Effects

== How to use

In After Effects, select _File > Scripts > Rhubarb Lip Sync.jsx_. That will open a dialog window where you can specify the audio file with the dialog recording and a number of other options. To get information about any input field, just hover above it with your mouse and youll see a tooltip.