![]() |
ajmas's web site : software : Riff File Info |
| |
What is it? Riff File Info is a Java based program that allows you to a) check whether the file is a valid RIFF file and b) find out the data contained. WAV (audio), AVI (movies) and ANI (ms-windows animated cursors) files are all members of the RIFF family, a specificatin defined by Microsoft. Currently running this program on a wav file will provide information on sampling rate, whether it is stereo or mono, and some other data. Running it on an AVI file will tell you which encoding is used and provide a description of the encoding ( info originally from Dave Wilson's FourCC web page ).
Status
Where's the source?
What spoken languages are supported?
Where do I get it from?
How do I run it? Note to Windows users - due to limitations with the implementation of Java, supplied standard with Windows, you may need to download a recent Java implementation to use this, and other Java based applications. Visit Sun's java web site and download the latest J2SE. Select a release and then select the appropriate JRE (Java Runtime Environment). Only download the SDK if you are wishing to do Java development.
Other platforms - if you are running Linux and Solaris and don't have Java installed, then your can download the latest Java implemention from Sun. MacOS X already has Java installed by default. For all other platforms check with the company who produces your OS.
| |
[ Back home ] | |
Best viewed with your favourite browser. Javascript free. |