See my answer to the linked duplicate. Your current pattern should work with
-regextype posix-extended
. Xor modify the pattern:-iregex '\.\/INPUT.*\.\(mp4\|avi\)$'
.