NAME

peekvideo - determine a codec used by a given file

VERSION

Version 1.1 ($Id: peekvideo 6744 2009-04-29 14:32:07Z FREQUENCY@cpan.org $)

SYNOPSIS

Usage: peekvideo filename [...]

Give a single path referring to a file containing video data, this script will determine the codec required for the media to play.

DESCRIPTION

This is a simple script that determines information such as the common name of the codec required for the given media to play. It is convenient to use for troubleshooting video files that do not play for one reason or another.

AUTHOR

Jonathan Yu <frequency@cpan.org>

SUPPORT

For support details, please look at perldoc Video::FourCC::Info and use the corresponding support methods.

LICENSE

Copyleft (C) 2009 by Jonathan Yu <frequency@cpan.org>. All rights reversed.

This package and its contents are released by the author into the Public Domain, to the full extent permissible by law. For additional information, please see the included `LICENSE' file.

SEE ALSO

Video::Info, Video::FourCC::Info