[FFmpeg-user] Stream from a dynamic collection
Carl Eugen Hoyos
ceffmpeg at gmail.com
Wed Mar 1 11:10:18 EET 2017
2017-02-27 23:34 GMT+01:00 Jorge Reyero <jorgereyero at gmail.com>:
> 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
More information about the ffmpeg-user
mailing list