[ale] Duration

Brian Pitts brian at polibyte.com
Thu Jan 7 00:20:59 EST 2010


On 01/06/2010 05:56 PM, Terry Bailey wrote:
> Is there a utility in Cygwin that will determine the duration of a video file?
> 
> If there is a utility that I could download, then currently, it would 
> need to be in binary form since I do not have a compiler.
> 
> Thanks,
> 
> Terry Bailey
> 
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo

Is mplayer in Cygwin? You can use the -identify option and check for
ID_LENGTH in the output. E.G.

mplayer -frames 0 -identify avideo.mkv

-- 
All the best,
Brian Pitts


More information about the Ale mailing list