2017-02-27 23:34 GMT+01:00 Jorge Reyero <[email protected]>: > I have a video collection (place in the server filesystem) which is growing > every minute. I want to simulate a live stream from this video collection > and if the stream reaches the end of the videos it should start form the > first one again. > > I know how to repeat a single video and how to play videos from static > video collection but I have no idea how do it with this dynamic collection.
You will need a shell script, FFmpeg does not read directories. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
