Hi
Does anyone know how I can check for different video formats. I am creating a website in which people can upload funny videos. I am not sure how to check whether a file is .mov. The easiest way is to check for the file extention. I believe this is not enough cause now a user can just changed a text file's extension and pretends that it's a video. Can somebody tell me which property I should look for within .mov file to make sure it's a video
Thanks
Faraz
Does anyone know how I can check for different video formats. I am creating a website in which people can upload funny videos. I am not sure how to check whether a file is .mov. The easiest way is to check for the file extention. I believe this is not enough cause now a user can just changed a text file's extension and pretends that it's a video. Can somebody tell me which property I should look for within .mov file to make sure it's a video
Thanks
Faraz