A little follow-up on this. Tonight I had a look at what it generated. It produced 2 files: a .wav and a .ass. The latter apparently contains subtitles that sync to the audio. But how do you play them together?
After searching around online, the general consensus seemed that you need to make a video file that throws it all together. For the background image I used a still of the book cover art. Then I ran an ffmpeg command that looked something like this:
A little follow-up on this. Tonight I had a look at what it generated. It produced 2 files: a
.wavand a.ass. The latter apparently contains subtitles that sync to the audio. But how do you play them together?After searching around online, the general consensus seemed that you need to make a video file that throws it all together. For the background image I used a still of the book cover art. Then I ran an
ffmpegcommand that looked something like this:It sounds pretty awesome and looks like this while it’s playing!
If you use VLC or some other capable player it’ll automatically pick up the subtitles if they have the same name (sans extension).