Closed olokelo closed 3 months ago
Confirmed, segfault occurs when keyint is not multiple of 16
Currently, key frame interval (keyint) needs be mutiple of gop size. and default gop size is 16.
Currently, key frame interval (keyint) needs be mutiple of gop size. and default gop size is 16.
That makes sense. Thank you.
Hello,
Is it possible to set
keyint
parameter inxeve_app
to a value not divisible by 16?Here's a gdb log of the segfault that occurs when
keyint
is not multiple of 16