Quoting Kacper Michajłow (2024-06-02 03:38:18) > Fixes libavcodec/decode.c:1035:61: runtime error: member access within > null pointer of type 'const struct AVCodecHWConfigInternal'. > > This can happen when hwaccel fails to initialize and hw_configs[i] is > NULL.
How? All this should be runtime-constant. -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
