[FFmpeg-devel] [PATCH] avformat/concatdec: add concat_seekable operation

wm4 nfxjfg at googlemail.com
Sat Mar 18 15:01:03 EET 2017


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

> Nicolas George <george at 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 at 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?


More information about the ffmpeg-devel mailing list