On 03-02-2021 03:20 pm, Anton Khirnov wrote:
Quoting Gyan Doshi (2021-02-03 09:15:35)
On 03-02-2021 01:41 pm, Anton Khirnov wrote:
Quoting Gyan Doshi (2021-02-01 14:22:27)
Useful when encoding in batch or with aberrant inputs.
---
doc/ffmpeg.texi | 7 +++
fftools/ffmpeg.c
On 03-02-2021 01:41 pm, Anton Khirnov wrote:
Quoting Gyan Doshi (2021-02-01 14:22:27)
Useful when encoding in batch or with aberrant inputs.
---
doc/ffmpeg.texi | 7 +++
fftools/ffmpeg.c | 7 ++-
fftools/ffmpeg.h | 3 +++
fftools/ffmpeg_opt.c | 24 +
On 2/3/2021 1:08 AM, Gyan Doshi wrote:
Plan to push this in a day.
It's been a day since you submitted this patch, so you can give people
some more time to look at it. There's no hurry.
On 01-02-2021 06:52 pm, Gyan Doshi wrote:
Useful when encoding in batch or with aberrant inputs.
---
Plan to push this in a day.
On 01-02-2021 06:52 pm, Gyan Doshi wrote:
Useful when encoding in batch or with aberrant inputs.
---
doc/ffmpeg.texi | 7 +++
fftools/ffmpeg.c | 7 ++-
fftools/ffmpeg.h | 3 +++
fftools/ffmpeg_opt.c | 24 +---
4 files
Useful when encoding in batch or with aberrant inputs.
---
doc/ffmpeg.texi | 7 +++
fftools/ffmpeg.c | 7 ++-
fftools/ffmpeg.h | 3 +++
fftools/ffmpeg_opt.c | 24 +---
4 files changed, 37 insertions(+), 4 deletions(-)
Forgot to nullify rmax with r set.