rifftree(1) debian man page | unix.com

Man Page: rifftree

Operating Environment: debian

Section: 1

rifftree(1)							   libgig tools 						       rifftree(1)

NAME
rifftree - Print RIFF tree structure of an arbitrary RIFF file.
SYNOPSIS
rifftree [ -s | -v ] RIFFFILE
DESCRIPTION
Print RIFF tree structure of an arbitrary RIFF file. RIFF is a simple, binary file format intended for tree like data structures. Many pro- prietary file formats are built on top of the RIFF format (e.g. media file formats like WAV, AVI, DLS, GIG). Data in a RIFF file is encap- sulated into so called "chunks". There are list chunks which can be seen as nodes in the data tree and thus can have childs (that is can have subchunks) and there are normal chunks which can be seen as leafs in the data tree and thus cannot have childs.
OPTIONS
RIFFFILE filename of the RIFF based file -s print the size of each RIFF chunk -v print version and exit
SEE ALSO
dlsdump(1) gigdump(1)
BUGS
None. Report bugs to http://bugs.linuxsampler.org Author Written by Christian Schoenebeck <cuse@users.sf.net> libgig 3.3.0 8 May 2005 rifftree(1)
Related Man Pages
oggdec(1) - redhat
wvunpack(1) - centos
afinitfileformat(3) - centos
lav2wav(1) - suse
audiorecord(1) - netbsd
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
How to copy a column of multiple files and paste into new excel file (next to column)?