I have a directory (F:\video) with many subdirectories containing various .mp4 videos. Is there any way I can get a list of all the videos less than 15 seconds long? Preferably using the standard Windows search although I would consider installing a third party tool.
I have tried searching and listing by filesize but my videos are encoded at different bitrates, so some that are less than 15 seconds may be quite large.
If the filenames could be output to a text file that would be a bonus.