NAME
xjinfo - Display A/V file info in XML format.
SYNOPSIS
xjinfo [-xvhct] <videofile>
DESCRIPTION
xjinfo does basically the same as ffmpeg -i but displays the
information in XML or simple format that can be used for scripting.
OPTIONS
-c, --csv
comma separated values, one line per video stream in file. Use the
built-in help -h to learn about the format.
-h, --help
Prints usage help and exits.
-t, --time, --duration
print the duration in seconds (without trailing newline)
-v, --text
print a single line: duration, fps, geometry and codec info.
-x, --xml
output XML data. This is the default if no option is specified.
A DTD is available with the source or from xjadeo.sf.net[1]
SEE ALSO
xjadeo(1)
AUTHOR
Robin Gareus
linuxaudio.org
COPYRIGHT
Copyright (C) 2005, 2006, 2007, 2009 Robin Gareus, Luis Garrido
NOTES
1. xjadeo.sf.net
http://xjadeo.svn.sourceforge.net/svnroot/xjadeo/trunk/src/xjadeo/avinfo.dtd