No. That is not solve the problem.
For the first question, I suggest do this.
1. Create a table for Formats. Looks like FormatID, Format (to put DVD, VHS, etc.)
2. Create a table for the film. FilmID, Title, etc. Like your first table above.
3. Create a third table FormatReg. Looks like FilmID...