and why don't you do it all (almost) in ffmpeg ? make :
1) ffmpeg playlist input with your several files, transcode it the all to
required resolution / br / gops and stream it to local multicast ;
2) play that multicast in vlc (or ffplay) if you need visual control ;
3) repackage that multicast to hls output

On Mon, Feb 17, 2020 at 8:19 AM Michal Hajek <haje...@gmail.com> wrote:

> pá 14. 2. 2020 v 16:57 odesílatel Ted Park <kumowoon1...@gmail.com>
> napsal:
>
> > > What parameters make ffmpeg to accept all input streams?
> >
> > Try if adding -f mpegts -merge_pmt_versions 1 before the input works.
> >
>
> It seems to be working, thanks!
>
> Michal
>
>
> > _______________________________________________
> > ffmpeg-user mailing list
> > ffmpeg-user@ffmpeg.org
> > https://ffmpeg.org/mailman/listinfo/ffmpeg-user
> >
> > To unsubscribe, visit link above, or email
> > ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to