Relative Content

Tag Archive for c#asp.netvideoasp.net-2.0

How do I get the dimensions of a mp4 video file?

I have a form that will accept and save a MP4 video file. I need to be able to get the dimensions of the video as well. This will be running on a server running ASP.NET 2.0 so any external libs must be able to be placed in the Bin folder as they can not be installed on the server.