PiSleepTalk
PiSleepTalk copied to clipboard
I wanted a raspberry pi to record my sleep talk
Currently, text is kept until we got 5 rows. We may add a feature that allows us to clear this text whenever we want.
Start recording only when the last played song is X minutes ago.
See https://ffmpeg.org/pipermail/ffmpeg-user/2011-July/001717.html ``` For example, I am doing this to generate the video: ffmpeg -loop 1 -vframes 30 -r 29.97 -i title.png -qscale 5 title.mpeg - Brian ```
Recognised this while processing #98
Like a fart. 👍