Replies: 4 comments
-
Hi @Mikulskii , did you solve the issue you reported? If yes, how did you go about it? I'm encountering the same problem, given that looking at the python code I understand the stream is reset for each file. |
Beta Was this translation helpful? Give feedback.
-
@Ch41r05 Hi! I closed this issue, because among the solved ones I found that this script is not focused on playlists. |
Beta Was this translation helpful? Give feedback.
-
@Mikulskii thanks for the prompt response! Would you mind sharing what solution you implemented? I made my own fork where I fixed this issue by using a playlist generated at runtime from all files, eventually filtered by glob, present in the given folder. What doesn't work with this approach is randomization and captions. |
Beta Was this translation helpful? Give feedback.
-
@Ch41r05 I'm not a programmer, just a user. |
Beta Was this translation helpful? Give feedback.
-
Hello! The script works fine, but there is a problem for me:
When playing a list of files via the FileGloblivestream /playlist twitch -glob "*.mp4" -loop command, then when starts playing the next video file from the list, the broadcast restarts.
Is there any way around this?
Ubuntu 20.04, ffmpeg 4, Python 3.9
Beta Was this translation helpful? Give feedback.
All reactions