On Sat, 18 Mar 2017 12:45:34 +0000
Steven Liu <lingjiujia...@gmail.com> wrote:

> Nicolas George <geo...@nsup.org>于2017年3月18日 周六下午8:35写道:
> 
> > L'octidi 28 ventôse, an CCXXV, Steven Liu a écrit :  
> > > you can try it:
> > > echo "file 'inputfile1.mp4'" > concat input.concatfile
> > > echo "file 'inputfile2.mp4'" >> concat input.concatfile
> > > ffmpeg -stream_loop -1 -f concat input.concatfile -c copy output.ts  
> >
> > Please try actual seeking to random points of this virtual file. I
> > expect you will find that it does not work reliably.
> >
> > Regards,
> >
> > --
> >   Nicolas George
> > _______________________________________________
> > ffmpeg-devel mailing list
> > ffmpeg-devel@ffmpeg.org
> > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel  
> 
> 
> mhmm dose there have any way to support the stream loop all the file list?

Is this for some adaptive streaming thing, like maybe DASH?
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to