Replies: 1 comment
-
As mentioned here. If you have installed the optional tinytag Python module, the Title - Artist will be added automatically onto the video from the audio/video files. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
Hi! I've looked at
ffmpeg.py
and see a reference to drawing text of the currently playing audio file. How do I enable this? Here's the function in /usr/local/lib/python3.8/site-packages/pylivestream:Here's an example file name:
1992-12-12 - <Program> - <Feature>.flac
System Parameters
My standard command is as follows:
FileGlobLivestream <absolute path to directory of audio files> youtube -glob "*.flac" -image <absolute path to image>/thumb.png -loop -shuffle
Beta Was this translation helpful? Give feedback.
All reactions