开发者

Finding duration of an uploaded video

开发者 https://www.devze.com 2023-01-14 00:15 出处:网络
Is there any method for finding the duration o开发者_如何学Pythonf an uploaded video without running any exe (ffmpeg.exe) in asp.net? If so any one please suggest a method which can handle a heavy tra

Is there any method for finding the duration o开发者_如何学Pythonf an uploaded video without running any exe (ffmpeg.exe) in asp.net? If so any one please suggest a method which can handle a heavy traffic site...


You could force a user to upload a video with ID3 tags, and use the Ultra id3 library

0

精彩评论

暂无评论...
验证码 换一张
取 消