1

In a Django web app of mine, users upload videos that others can then view. Is there any way I can get the video height and/or width at the time of video upload? I can't do it in python since the video isn't yet residing on my server (and that's not an option in my particular set up anyway).

Note that there's a similar question on SO, but this doesn't deal with finding the width/height when the file is being uploaded via a Django form. And that's what I need. An answer containing an illustrative example would be nice.

Community
  • 1
  • 1
Hassan Baig
  • 15,055
  • 27
  • 102
  • 205

0 Answers0