Open floppy-disk opened 4 years ago
In order to make all videos part of the same stream, pseudoTV uses ffmpeg to concatenate the files. But ffmpeg concat has a limitation that it's apparently impossible (or really difficult) to make it infinite, so instead pseudo provides the same address 100 times. This means that it's normal behavior for pseudotv to end after playing 100 videos in a sequence.
Now, if there are ffmpeg errors or problems with the videos that cause the ffmpeg playback to end too quickly, it may be exiting videos too early and playing again to replay them, which makes it run out of the 100 video attempts.
Normally when this happens, there's another ffmpeg error way above this one that's more specific to the problem.
Hey all, I upgraded to the latest dev release, and ever since, I intermittently get this issue on all of my channels. I’ve tried to adjust various settings to no avail. I was using a custom ffmpeg that allowed Intel QuickSync transcoding on the master branch, and I’ve tried using the same in dev. I get the same error as below. While the stream cuts out, it recovers after about 10-15 seconds.
Any thoughts?