Stephen Nelson > Video-Xine > xine_length

Download:
Video-Xine-0.18.tar.gz

Annotate this POD

CPAN RT

Open  1
View Bugs
Report a bug
Source  

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