There is an issue in kodi where this value can be null, a previous patch attempted to fix this in rtspdec but the more correct solution is to return an error in that case
phunkyfish (1): libavformat/rtsp: return error if rtsp_hd_out is null instead of crash libavformat/rtsp.c | 2 ++ 1 file changed, 2 insertions(+) -- 2.20.1 (Apple Git-117) _______________________________________________ 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".
