rhubarb-lip-sync/extras/AdobeAfterEffects
Daniel Wolf b365c4c1d5 Indent code files with spaces rather than tabs 2024-12-17 11:22:49 +01:00
..
CMakeLists.txt Indent code files with spaces rather than tabs 2024-12-17 11:22:49 +01:00
README.adoc Improve documentation for extras 2019-06-23 21:56:43 +02:00
Rhubarb Lip Sync.jsx Indent code files with spaces rather than tabs 2024-12-17 11:22:49 +01: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.