I’m trying to embed a video in my webpage but when I bring in an mp4 file it returns the message - ‘The file is not displayed in the editor because it is either binary or uses an unsupported text encoding. Do you want to open anyway?’. This wasn’t happening before and if I say yes, it just displays some ASCII type characters.
I think this is normal behavior. An mp4 file is a binary file and it’s not something that you would normally edit in VS Code. However you can still embed the video in your webpage using the video tag. For example: