This command will calculate the size of your movie and video library in days. You can modify the awk command as you see fit to calculate the time lengths.
The find command will find all movie files in that directory and the sed command filters it out.
This command does not work on mac, due to them using a different version of
file
that returns a different format for what the file is.