Right now if a user runs training or inference with a variable frame rate video there is a DALI error. Instead of allowing this to happen, we should add a check for variable frame rate videos to our current checks for codec and chroma format. If variable framerate then we can set a fixed framerate to whatever the median framerate across the video is.