PDA

View Full Version : command line program to get dvd length? (lsdvd for windows?)


nexx
21st November 2004, 09:41
Hey, i'm after a way to get DVD information (specifically title length) via a command line, so I can have it print the information to a text file.

On linux there is 'lsdvd' which is exactly what I want for Windows. I've tried compiling it under mingw but I dont really know what I'm doing and it keeps asking for \dev\dvd when I run it :p

Any help appreciated.