This probably ought to be in the MySQL forum but I would say don't, store the video file on disk and store a reference to it in your database.
I don't think you will get anything by filling up your database with video data (except may be a bill if your host puts a limit on the amount of data you can store in your database).
Comment