summaryrefslogtreecommitdiffstats
path: root/multimedia/Yolo/README
diff options
context:
space:
mode:
author klaatu <klaatu@member.fsf.org>2015-03-09 19:02:06 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-09 19:02:06 +0700
commitc96fbf7d69fc9a28b11db098f24db7c6cc0bcdb5 (patch)
tree8f3f9ee307cc5167cbfe52550d2246e1f4adf62b /multimedia/Yolo/README
parent74ea20b93afb440d0a57e797249ff2099ad7bc65 (diff)
downloadslackbuilds-c96fbf7d69fc9a28b11db098f24db7c6cc0bcdb5.tar.gz
slackbuilds-c96fbf7d69fc9a28b11db098f24db7c6cc0bcdb5.tar.xz
multimedia/Yolo: Added (Lipsync Exposure Sheet Generator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/Yolo/README')
-rw-r--r--multimedia/Yolo/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/multimedia/Yolo/README b/multimedia/Yolo/README
new file mode 100644
index 0000000000..206f35c58e
--- /dev/null
+++ b/multimedia/Yolo/README
@@ -0,0 +1,8 @@
+ Yolo is a Java program for creating timesheets to sync animation to a pre-recorded audio track.
+
+Specifically, Yolo analyses a WAV file against plain text sides, and, given a frame rate, generates an exposure sheet.
+Animators can use the exposure sheet to sync the lips of an animated character with the dialogue.
+
+Yolo does not parse the words contained within the WAV file on its own; you must provide it both the audio and the
+scripted dialogue. As long as it has these two things, it effectively provides a phonemic breakdown of the dialogue,
+an example drawing of the mouth position, and a frame count for each sound.