Level 50
Hey @seamuswc
Found on StackOverflow https://stackoverflow.com/questions/22378742/laravel-video-file-validation/26262561 it was also laravel related question:
Video Type Extension MIME Type
Flash .flv video/x-flv
MPEG-4 .mp4 video/mp4
iPhone Index .m3u8 application/x-mpegURL
iPhone Segment .ts video/MP2T
3GP Mobile .3gp video/3gpp
QuickTime .mov video/quicktime
A/V Interleave .avi video/x-msvideo
Windows Media .wmv video/x-ms-wmv
Maybe your file is one of them?