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

Steven Liu lingjiujianke at gmail.com
Sat Mar 18 14:45:34 EET 2017


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?

> <http://ffmpeg.org/mailman/listinfo/ffmpeg-devel>
>


More information about the ffmpeg-devel mailing list