This repository was archived by the owner on Mar 6, 2025. It is now read-only.
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Hi! I've looked at
ffmpeg.pyand 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>.flacSystem 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 -shuffleBeta Was this translation helpful? Give feedback.
All reactions