The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

xine_length - Gets the length of an MRL using Xine

SYNOPSIS

xine_length [options] [mrl]

  Options:
   --verbosity    Set verbosity level (0-2)
   --format       Duration format

OPTIONS

--verbosity

Set the verbosity level of the Xine engine output. The Xine engine log gets printed to STDOUT. Possible values are 0 (no output), 1 (log output), or 2 (debug output).

--format

If the DateTime::Format::Duration module is installed, uses the given format to display the duration. Defaults to '%r'.

SEE ALSO

Video::Xine