FFprobe INSTALLATION To install this module, run the following commands: perl Build.PL ./Build ./Build test ./Build install This module requires the 'ffprobe' binary from libav or ffmpeg to be installed and accessible through PATH. The test suite verifies this. SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc FFprobe LICENSE AND COPYRIGHT Copyright (C) 2011 Diogo Franco (Kovensky) This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License. See http://dev.perl.org/licenses/ for more information.