X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=README;h=0e1e5cb4df4a5853e340c4fb96cb2af05d6ca6db;hp=7a564f9214318aaf5e15bc4da8f61d1a26cc35d0;hb=0e1b107127aa8795041bf13730d16a0d5f958011;hpb=3d5fa4321e45e5dff92d9a1aa9a2b3502872043b diff --git a/README b/README index 7a564f92..0e1e5cb4 100644 --- a/README +++ b/README @@ -96,6 +96,17 @@ para_filter does not depend on other parts of paraslash, so it can be used as a stand-alone command line tool for audio decoding and volume normalization. +-------- +para_afh +-------- + +A small stand-alone program that prints tech info about the given +audio file to stdout. It can be instructed to print a "chunk table", +an array of offsets within the audio file. This allows third-party +streaming software that is unaware of the particular audio format +to send complete frames in real time. Currently, mp3, ogg vorbis and +aac are supported. + ---------- para_write ----------