On Wed, Aug 18, 2021 at 5:00 PM James Zern wrote:
>
> On Fri, Aug 13, 2021 at 7:11 PM James Zern wrote:
> >
> > this prevents some mismatches in config values for realtime and all
> > intra modes, avoiding failures like:
> >
> > [libaom-av1 @ ...] Failed to initialize encoder: Invalid parameter
>
On Fri, Aug 13, 2021 at 7:11 PM James Zern wrote:
>
> this prevents some mismatches in config values for realtime and all
> intra modes, avoiding failures like:
>
> [libaom-av1 @ ...] Failed to initialize encoder: Invalid parameter
> [libaom-av1 @ ...] Additional information: g_lag_in_frames out
August 13, 2021 10:11 PM, "James Zern" wrote:
> this prevents some mismatches in config values for realtime and all
> intra modes, avoiding failures like:
>
> [libaom-av1 @ ...] Failed to initialize encoder: Invalid parameter
> [libaom-av1 @ ...] Additional information: g_lag_in_frames out of
>
August 13, 2021 10:11 PM, "James Zern" wrote:
> this prevents some mismatches in config values for realtime and all
> intra modes, avoiding failures like:
>
> [libaom-av1 @ ...] Failed to initialize encoder: Invalid parameter
> [libaom-av1 @ ...] Additional information: g_lag_in_frames out of
>
On Fri, Aug 13, 2021 at 7:11 PM James Zern wrote:
>
> this prevents some mismatches in config values for realtime and all
> intra modes, avoiding failures like:
>
The logic for default crf may need some work with -usage 2.
> [libaom-av1 @ ...] Failed to initialize encoder: Invalid parameter
> [l
this prevents some mismatches in config values for realtime and all
intra modes, avoiding failures like:
[libaom-av1 @ ...] Failed to initialize encoder: Invalid parameter
[libaom-av1 @ ...] Additional information: g_lag_in_frames out of
range [..0]
---
libavcodec/libaomenc.c | 4 +---
1 file c