Replies: 1 comment 5 replies
-
There is no real reason to continue if there are no segments found. The code would have to be changed in order to fix that |
Beta Was this translation helpful? Give feedback.
5 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.
-
I see that the fragmenter function concatenate_fragments throws this error whenever there are no fragments:
If there are fragments, then the created playlist does not generate an error in ffmpeg.
Is there any reason to generate a playlist when there are no fragments?
It may be there is a mode in Viseron where this empty playlist does not generate an error. I have not figured that out yet. If that is the case then maybe it should generate a playlist and call ffmpeg only if it is in that mode.
Beta Was this translation helpful? Give feedback.
All reactions