Quoting Michael Riedl (2023-11-15 13:40:45) > Add av1_parser to av1_decoder to fix undefined reference to 'ff_av1_framerate'. This is wrong, rather you should add av1_parse.o to OBJS-$(CONFIG_AV1_DECODER) in libavcodec/Makefile -- Anton Khirnov