(recording_time+f->start_time).
0 60 40 60 360
|___|_|___|___|
start -ss -t
This fixes ticket #9141.
Signed-off-by: Shiwang.Xie
---
fftools/ffmpeg.c | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
Is there objection? will push it tomorrow.
On Thu, 6 May 2021, Shiwang.Xie wrote:
if input start time is not 0 -t is inaccurate doing stream copy,
will record extra duration according to input start time.
it should base on following cases:
input video start time from 60s, duration is 300s,
1
(recording_time+f->start_time).
0 60 40 60 360
|___|_|___|___|
start -ss -t
This fixes ticket #9141.
Signed-off-by: Shiwang.Xie
---
fftools/ffmpeg.c | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
Hi, is there objection?
Thanks,
Shiwang.Xie
On Sat, 15 May 2021, Shiwang.Xie wrote:
if input start time is not 0 -t is inaccurate doing stream copy,
will record extra duration according to input start time.
it should base on following cases:
input video start time from 60s, duration is 300s
Hi, any updates for this?
Thanks,
Shiwang.Xie
On Wed, 19 May 2021, Shiwang.Xie wrote:
Hi, is there objection?
Thanks,
Shiwang.Xie
On Sat, 15 May 2021, Shiwang.Xie wrote:
if input start time is not 0 -t is inaccurate doing stream copy,
will record extra duration according to input start
Ping.
Thanks,
Shiwang.Xie
On Sat, 29 May 2021, Shiwang.Xie wrote:
Hi, any updates for this?
Thanks,
Shiwang.Xie
On Wed, 19 May 2021, Shiwang.Xie wrote:
Hi, is there objection?
Thanks,
Shiwang.Xie
On Sat, 15 May 2021, Shiwang.Xie wrote:
if input start time is not 0 -t is inaccurate
Pings.
On Sat, 5 Jun 2021, Shiwang.Xie wrote:
Ping.
Thanks,
Shiwang.Xie
On Sat, 29 May 2021, Shiwang.Xie wrote:
Hi, any updates for this?
Thanks,
Shiwang.Xie
On Wed, 19 May 2021, Shiwang.Xie wrote:
Hi, is there objection?
Thanks,
Shiwang.Xie
On Sat, 15 May 2021, Shiwang.Xie wrote