I wanted to get the length/duration of a video using python, I tried using the
os.stat(filename)
but it doesn't seem to be working. Please help. this is what I want to get
Thanks in advance.
I wanted to get the length/duration of a video using python, I tried using the
os.stat(filename)
but it doesn't seem to be working. Please help. this is what I want to get
Thanks in advance.