[FFmpeg-user] how to stream several video files with ffmpeg

Sven C. Dack sven.c.dack at sky.com
Wed Nov 9 11:04:19 EET 2016


On 09/11/16 03:11, 若宇星痕 wrote:
> Hi, everyone:
>
>
> I have a list of several videos and i want to stream these files with no interval,
> like watching a playlist of rtmp stream.
> I have tried a loop to stream for the list,but when a video stream ended and stream another file,
> the VLC player will be blank and I need to reopen the rtmp server address.
> How can I stream these files and watch the rtmp stream on VLC player with open the rtmp address only once.
>
>
> Best Wishes
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".

Hello,

have you tried using a playlist yet? Create one and put the same address in 
repeatedly.

Also, you might want to contact the VLC mailing lists for such questions: 
http://www.videolan.org/support/lists.php

There you should find the appropriate help.

Cheers,

Sven




More information about the ffmpeg-user mailing list