I have a directory of videos that have been encoded over the years in different audio and video formats... unfortunately they were all just labelled with a .avi extension.
Is there a way I can get a directory listing showing me the stats about all the videos? Essentially I'd like to get an output like the "ls" command, but have more fields, have it tell me if the video is DivX or XVid, have it tell me if the audio is MP3 or AC3, maybe even telling me the frame pixel heightxwidth would be nice... anyone know of a way to do this quickly for a whole folder? command line would be perfect, but gui will work too, whatever works without having to individually click on each file.