L'octidi 28 ventôse, an CCXXV, Steven Liu a écrit :
> Can the concat support network stream?
As you can see, the concat demuxer does not contain any code specific to
the protocol, or even to the demuxer. It should therefore work with any
demuxer, and in turn protocol, provided it is reliab
2017-03-18 21:33 GMT+08:00 Nicolas George :
> L'octidi 28 ventôse, an CCXXV, Steven Liu a écrit :
> > mhmm dose there have any way to support the stream loop all the file
> list?
>
> I think the second paragraph of Marton's mail addressed exactly that.
>
Hi Nicolas George,
Can the concat
2017-03-18 21:33 GMT+08:00 Nicolas George :
> L'octidi 28 ventôse, an CCXXV, Steven Liu a écrit :
> > mhmm dose there have any way to support the stream loop all the file
> list?
>
> I think the second paragraph of Marton's mail addressed exactly that.
>
Yes, I think so too :D
>
> Regards,
>
> --
L'octidi 28 ventôse, an CCXXV, Steven Liu a écrit :
> mhmm dose there have any way to support the stream loop all the file list?
I think the second paragraph of Marton's mail addressed exactly that.
Regards,
--
Nicolas George
signature.asc
Description: Digital signature
2017-03-18 21:01 GMT+08:00 wm4 :
> On Sat, 18 Mar 2017 12:45:34 +
> Steven Liu wrote:
>
> > Nicolas George 于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
On Sat, 18 Mar 2017 12:45:34 +
Steven Liu wrote:
> Nicolas George 于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.concatfi
Nicolas George 于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 outp
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
2017-03-18 18:52 GMT+08:00 Marton Balint :
>
> On Sat, 18 Mar 2017, Steven Liu wrote:
>
> when use stream_loop to control the loop times, the seekable is
>> set to 0 default, and must set duration or inpoint and outpoint
>> into the concat list, now use this option can support use stream_loop
>> t
On Sat, 18 Mar 2017, Steven Liu wrote:
when use stream_loop to control the loop times, the seekable is
set to 0 default, and must set duration or inpoint and outpoint
into the concat list, now use this option can support use stream_loop
to control the loop times of the concat list
I am not su
when use stream_loop to control the loop times, the seekable is
set to 0 default, and must set duration or inpoint and outpoint
into the concat list, now use this option can support use stream_loop
to control the loop times of the concat list
Signed-off-by: Steven Liu
---
doc/demuxers.texi
11 matches
Mail list logo