2

Is there a way to read video duration on video upload in MVC Asp.Net

In controller I access uploaded file as HttpPostedFileBase

It provides only length in bytes but I need a way to get video duration in seconds.

enter image description here enter image description here

Is there way to get this, some good library for this available as NuGet Package or anything else.

carpics
  • 2,272
  • 4
  • 28
  • 56
  • 1
    [How to get video duration from mp4, wmv, flv, mov videos](http://stackoverflow.com/questions/10190906/how-to-get-video-duration-from-mp4-wmv-flv-mov-videos) –  Mar 09 '17 at 21:03

0 Answers0