Re: [FFmpeg-devel] [PATCH] fftools/ffmpeg: allow forcing input framerate on streamcopy

2020-02-14 Thread Andreas Rheinhardt
On Tue, Feb 11, 2020 at 6:05 PM Paul B Mahol wrote: > From: Leo Izen > > Signed-off-by: Paul B Mahol > --- > The OP has been asked to improve the commit message [1] and the same applies to you. E.g. I did not initially know that this was supposed to apply to video only. > fftools/ffmpeg.c |

[FFmpeg-devel] [PATCH] fftools/ffmpeg: allow forcing input framerate on streamcopy

2020-02-11 Thread Paul B Mahol
From: Leo Izen Signed-off-by: Paul B Mahol --- fftools/ffmpeg.c | 18 +- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/fftools/ffmpeg.c b/fftools/ffmpeg.c index b0bffe0a54..9bfa853253 100644 --- a/fftools/ffmpeg.c +++ b/fftools/ffmpeg.c @@ -2045,10 +2045,12 @@ s